GET /user_management/visitor-free/?format=api&offset=99984&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99989,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99976&ordering=first_visit",
"results": [
{
"id": 100081,
"ip_address": "115.127.129.240",
"count": 2,
"first_visit": "2026-07-09T13:51:41.402915+06:00",
"date": "2026-07-09"
},
{
"id": 100082,
"ip_address": "103.77.63.102",
"count": 1,
"first_visit": "2026-07-09T13:51:59.544068+06:00",
"date": "2026-07-09"
},
{
"id": 100083,
"ip_address": "103.138.145.112",
"count": 1,
"first_visit": "2026-07-09T13:59:48.853303+06:00",
"date": "2026-07-09"
},
{
"id": 100084,
"ip_address": "178.42.70.198",
"count": 2,
"first_visit": "2026-07-09T14:35:17.405587+06:00",
"date": "2026-07-09"
},
{
"id": 100085,
"ip_address": "181.214.200.138",
"count": 1,
"first_visit": "2026-07-09T14:40:46.356071+06:00",
"date": "2026-07-09"
}
]
}