GET /user_management/visitor-free/?format=api&offset=95912&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95916,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95904&ordering=first_visit",
"results": [
{
"id": 96009,
"ip_address": "103.122.143.228",
"count": 1,
"first_visit": "2026-03-13T23:37:33.446418+06:00",
"date": "2026-03-13"
},
{
"id": 96010,
"ip_address": "103.156.214.30",
"count": 1,
"first_visit": "2026-03-14T00:14:21.410554+06:00",
"date": "2026-03-14"
},
{
"id": 96011,
"ip_address": "209.242.199.122",
"count": 1,
"first_visit": "2026-03-14T00:15:41.450739+06:00",
"date": "2026-03-14"
},
{
"id": 96012,
"ip_address": "203.31.169.32",
"count": 1,
"first_visit": "2026-03-14T00:59:02.778327+06:00",
"date": "2026-03-14"
}
]
}