[
{
"id": 1,
"traffic_type": "rotation_residential",
"traffic_amount_gb": 20,
"valid_days": 30,
"price_per_gb": 3,
"created_unixtime": 1678606170
},
{
"id": 2,
"traffic_type": "rotation_residential",
"traffic_amount_gb": 100,
"valid_days": 30,
"price_per_gb": 3,
"created_unixtime": 1678606188
},
{
"id": 24,
"traffic_type": "rotation_residential",
"traffic_amount_gb": 500,
"valid_days": 30,
"price_per_gb": 2,
"created_unixtime": 1686552755
},
{
"id": 3,
"traffic_type": "rotation_residential",
"traffic_amount_gb": 99999999999999,
"valid_days": 30,
"price_per_gb": 1.5,
"created_unixtime": 1678606217
}
]