GET /user_management/visitor-free/?format=api&offset=92416&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92418,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92408&ordering=first_visit",
"results": [
{
"id": 92513,
"ip_address": "118.67.219.225",
"count": 2,
"first_visit": "2025-11-30T12:24:23.640914+06:00",
"date": "2025-11-30"
},
{
"id": 92514,
"ip_address": "192.140.252.9",
"count": 2,
"first_visit": "2025-11-30T13:25:50.567442+06:00",
"date": "2025-11-30"
}
]
}