GET /user_management/visitor-free/?format=api&offset=103704&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 103706,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103696&ordering=first_visit",
"results": [
{
"id": 103801,
"ip_address": "103.144.49.124",
"count": 1,
"first_visit": "2026-09-24T10:31:29.049856+06:00",
"date": "2026-09-24"
},
{
"id": 103802,
"ip_address": "120.50.4.122",
"count": 1,
"first_visit": "2026-09-24T10:36:59.447028+06:00",
"date": "2026-09-24"
}
]
}