GET /user_management/visitor-free/?format=api&offset=93984&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 93988,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93976&ordering=first_visit",
"results": [
{
"id": 94081,
"ip_address": "37.111.221.154",
"count": 1,
"first_visit": "2026-01-15T22:39:15.246164+06:00",
"date": "2026-01-15"
},
{
"id": 94082,
"ip_address": "103.187.94.50",
"count": 2,
"first_visit": "2026-01-15T22:39:18.003274+06:00",
"date": "2026-01-15"
},
{
"id": 94083,
"ip_address": "72.14.199.229",
"count": 1,
"first_visit": "2026-01-15T23:34:07.197395+06:00",
"date": "2026-01-15"
},
{
"id": 94084,
"ip_address": "103.190.43.165",
"count": 1,
"first_visit": "2026-01-16T00:07:56.117087+06:00",
"date": "2026-01-16"
}
]
}