GET /user_management/visitor-free/?format=api&offset=94424&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94427,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94416&ordering=first_visit",
"results": [
{
"id": 94521,
"ip_address": "223.184.193.80",
"count": 1,
"first_visit": "2026-01-26T12:23:41.414129+06:00",
"date": "2026-01-26"
},
{
"id": 94522,
"ip_address": "193.239.173.244",
"count": 1,
"first_visit": "2026-01-26T12:40:51.521369+06:00",
"date": "2026-01-26"
},
{
"id": 94523,
"ip_address": "209.85.238.1",
"count": 1,
"first_visit": "2026-01-26T14:10:44.420204+06:00",
"date": "2026-01-26"
}
]
}