GET /user_management/visitor-free/?format=api&offset=95496&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95499,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95488&ordering=first_visit",
"results": [
{
"id": 95593,
"ip_address": "103.72.212.247",
"count": 1,
"first_visit": "2026-02-27T14:42:58.133683+06:00",
"date": "2026-02-27"
},
{
"id": 95594,
"ip_address": "103.202.222.186",
"count": 1,
"first_visit": "2026-02-27T15:16:53.113291+06:00",
"date": "2026-02-27"
},
{
"id": 95595,
"ip_address": "157.49.205.93",
"count": 1,
"first_visit": "2026-02-27T15:17:08.923433+06:00",
"date": "2026-02-27"
}
]
}