GET /user_management/visitor-free/?format=api&offset=102976&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 102981,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102968&ordering=first_visit",
"results": [
{
"id": 103073,
"ip_address": "72.57.108.111",
"count": 2,
"first_visit": "2026-09-12T15:25:44.822533+06:00",
"date": "2026-09-12"
},
{
"id": 103074,
"ip_address": "89.208.53.166",
"count": 3,
"first_visit": "2026-09-12T15:25:58.061537+06:00",
"date": "2026-09-12"
},
{
"id": 103075,
"ip_address": "23.27.90.83",
"count": 1,
"first_visit": "2026-09-12T15:26:02.883836+06:00",
"date": "2026-09-12"
},
{
"id": 103076,
"ip_address": "161.248.241.198",
"count": 5,
"first_visit": "2026-09-12T15:44:16.551750+06:00",
"date": "2026-09-12"
},
{
"id": 103077,
"ip_address": "103.176.18.66",
"count": 1,
"first_visit": "2026-09-12T15:57:30.747689+06:00",
"date": "2026-09-12"
}
]
}