GET /user_management/visitor-free/?format=api&offset=95408&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95411,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95400&ordering=first_visit",
"results": [
{
"id": 95505,
"ip_address": "209.85.238.32",
"count": 1,
"first_visit": "2026-02-24T09:21:25.580340+06:00",
"date": "2026-02-24"
},
{
"id": 95506,
"ip_address": "103.202.222.186",
"count": 1,
"first_visit": "2026-02-24T09:34:57.802244+06:00",
"date": "2026-02-24"
},
{
"id": 95507,
"ip_address": "34.96.44.240",
"count": 1,
"first_visit": "2026-02-24T10:12:43.415808+06:00",
"date": "2026-02-24"
}
]
}