GET /user_management/visitor-free/?format=api&offset=98064&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 98067,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98056&ordering=first_visit",
"results": [
{
"id": 98161,
"ip_address": "103.124.249.235",
"count": 3,
"first_visit": "2026-05-16T19:26:33.616053+06:00",
"date": "2026-05-16"
},
{
"id": 98162,
"ip_address": "103.178.191.173",
"count": 1,
"first_visit": "2026-05-16T20:32:26.151207+06:00",
"date": "2026-05-16"
},
{
"id": 98163,
"ip_address": "59.152.5.101",
"count": 1,
"first_visit": "2026-05-16T20:35:43.156130+06:00",
"date": "2026-05-16"
}
]
}