GET /user_management/visitor-free/?format=api&offset=95960&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95963,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95952&ordering=first_visit",
"results": [
{
"id": 96057,
"ip_address": "59.152.5.151",
"count": 1,
"first_visit": "2026-03-15T08:26:10.103592+06:00",
"date": "2026-03-15"
},
{
"id": 96058,
"ip_address": "59.152.5.204",
"count": 2,
"first_visit": "2026-03-15T08:57:38.917585+06:00",
"date": "2026-03-15"
},
{
"id": 96059,
"ip_address": "202.84.42.5",
"count": 1,
"first_visit": "2026-03-15T09:34:43.610793+06:00",
"date": "2026-03-15"
}
]
}