GET /user_management/visitor-free/?format=api&offset=99440&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99444,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99432&ordering=first_visit",
"results": [
{
"id": 99537,
"ip_address": "59.152.5.228",
"count": 1,
"first_visit": "2026-06-24T13:53:43.493309+06:00",
"date": "2026-06-24"
},
{
"id": 99538,
"ip_address": "103.138.125.50",
"count": 1,
"first_visit": "2026-06-24T14:10:43.078969+06:00",
"date": "2026-06-24"
},
{
"id": 99539,
"ip_address": "38.25.22.14",
"count": 1,
"first_visit": "2026-06-24T14:21:36.341156+06:00",
"date": "2026-06-24"
},
{
"id": 99540,
"ip_address": "18.97.9.100",
"count": 1,
"first_visit": "2026-06-24T14:22:45.525972+06:00",
"date": "2026-06-24"
}
]
}