GET /user_management/visitor-free/?format=api&offset=95000&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95003,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94992&ordering=id",
"results": [
{
"id": 95097,
"ip_address": "14.181.212.13",
"count": 1,
"first_visit": "2026-02-12T08:24:50.763499+06:00",
"date": "2026-02-12"
},
{
"id": 95098,
"ip_address": "181.172.162.42",
"count": 1,
"first_visit": "2026-02-12T10:11:55.287443+06:00",
"date": "2026-02-12"
},
{
"id": 95099,
"ip_address": "14.170.14.100",
"count": 1,
"first_visit": "2026-02-12T10:13:25.093706+06:00",
"date": "2026-02-12"
}
]
}