GET /user_management/visitor-free/?format=api&offset=101552&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101554,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101544&ordering=first_visit",
"results": [
{
"id": 101649,
"ip_address": "54.174.58.246",
"count": 4,
"first_visit": "2026-08-14T18:02:54.887527+06:00",
"date": "2026-08-14"
},
{
"id": 101650,
"ip_address": "103.138.145.15",
"count": 1,
"first_visit": "2026-08-14T18:04:04.223991+06:00",
"date": "2026-08-14"
}
]
}