GET /user_management/visitor-free/?format=api&offset=95880&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95882,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95872&ordering=first_visit",
"results": [
{
"id": 95977,
"ip_address": "103.205.69.26",
"count": 1,
"first_visit": "2026-03-12T21:28:13.534301+06:00",
"date": "2026-03-12"
},
{
"id": 95978,
"ip_address": "137.59.155.211",
"count": 1,
"first_visit": "2026-03-12T22:31:41.440071+06:00",
"date": "2026-03-12"
}
]
}