GET /user_management/visitor-free/?format=api&offset=99200&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99205,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99192&ordering=first_visit",
"results": [
{
"id": 99297,
"ip_address": "37.111.230.205",
"count": 1,
"first_visit": "2026-06-17T20:34:02.635121+06:00",
"date": "2026-06-17"
},
{
"id": 99298,
"ip_address": "144.48.163.57",
"count": 1,
"first_visit": "2026-06-17T21:59:12.204629+06:00",
"date": "2026-06-17"
},
{
"id": 99299,
"ip_address": "103.21.42.197",
"count": 1,
"first_visit": "2026-06-17T21:59:42.092510+06:00",
"date": "2026-06-17"
},
{
"id": 99300,
"ip_address": "18.97.9.102",
"count": 1,
"first_visit": "2026-06-17T22:21:07.678144+06:00",
"date": "2026-06-17"
},
{
"id": 99301,
"ip_address": "18.97.9.97",
"count": 1,
"first_visit": "2026-06-17T22:21:15.441661+06:00",
"date": "2026-06-17"
}
]
}