GET /user_management/visitor-free/?format=api&offset=103176&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103179,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103168&ordering=first_visit",
"results": [
{
"id": 103273,
"ip_address": "122.172.82.70",
"count": 1,
"first_visit": "2026-09-16T12:12:31.473441+06:00",
"date": "2026-09-16"
},
{
"id": 103274,
"ip_address": "36.50.117.50",
"count": 1,
"first_visit": "2026-09-16T12:51:38.918574+06:00",
"date": "2026-09-16"
},
{
"id": 103275,
"ip_address": "103.217.111.80",
"count": 1,
"first_visit": "2026-09-16T13:06:20.429358+06:00",
"date": "2026-09-16"
}
]
}