GET /user_management/visitor-free/?format=api&offset=103000&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103004,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102992&ordering=first_visit",
"results": [
{
"id": 103097,
"ip_address": "27.147.191.90",
"count": 1,
"first_visit": "2026-09-12T23:44:29.003347+06:00",
"date": "2026-09-12"
},
{
"id": 103098,
"ip_address": "202.83.124.88",
"count": 1,
"first_visit": "2026-09-12T23:57:32.860651+06:00",
"date": "2026-09-12"
},
{
"id": 103099,
"ip_address": "37.111.206.171",
"count": 1,
"first_visit": "2026-09-13T00:01:47.982551+06:00",
"date": "2026-09-13"
},
{
"id": 103100,
"ip_address": "202.83.124.88",
"count": 2,
"first_visit": "2026-09-13T00:06:38.860105+06:00",
"date": "2026-09-13"
}
]
}