GET /user_management/visitor-free/?format=api&offset=95240&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95242,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95232&ordering=first_visit",
"results": [
{
"id": 95337,
"ip_address": "37.111.212.57",
"count": 1,
"first_visit": "2026-02-19T03:09:06.337150+06:00",
"date": "2026-02-19"
},
{
"id": 95338,
"ip_address": "119.30.41.185",
"count": 1,
"first_visit": "2026-02-19T04:10:23.133927+06:00",
"date": "2026-02-19"
}
]
}