GET /user_management/visitor-free/?format=api&offset=97984&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 97987,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97976&ordering=first_visit",
"results": [
{
"id": 98081,
"ip_address": "193.192.53.78",
"count": 1,
"first_visit": "2026-05-14T16:13:09.391893+06:00",
"date": "2026-05-14"
},
{
"id": 98082,
"ip_address": "103.120.222.145",
"count": 1,
"first_visit": "2026-05-14T16:48:46.150410+06:00",
"date": "2026-05-14"
},
{
"id": 98083,
"ip_address": "103.95.99.147",
"count": 1,
"first_visit": "2026-05-14T17:06:56.484371+06:00",
"date": "2026-05-14"
}
]
}