GET /user_management/visitor-free/?format=api&offset=92216&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92218,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92208&ordering=first_visit",
"results": [
{
"id": 92313,
"ip_address": "37.111.194.223",
"count": 1,
"first_visit": "2025-11-23T14:29:38.203128+06:00",
"date": "2025-11-23"
},
{
"id": 92314,
"ip_address": "103.189.162.243",
"count": 1,
"first_visit": "2025-11-23T14:35:30.023361+06:00",
"date": "2025-11-23"
}
]
}