GET /user_management/visitor-free/?format=api&offset=94208&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94210,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94200&ordering=first_visit",
"results": [
{
"id": 94305,
"ip_address": "45.185.26.197",
"count": 1,
"first_visit": "2026-01-20T20:27:07.181814+06:00",
"date": "2026-01-20"
},
{
"id": 94306,
"ip_address": "202.134.10.131",
"count": 2,
"first_visit": "2026-01-20T21:56:49.161960+06:00",
"date": "2026-01-20"
}
]
}