GET /user_management/visitor-free/?format=api&offset=96064&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96068,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96056&ordering=first_visit",
"results": [
{
"id": 96161,
"ip_address": "142.239.254.19",
"count": 1,
"first_visit": "2026-03-18T22:11:09.147155+06:00",
"date": "2026-03-18"
},
{
"id": 96162,
"ip_address": "37.111.207.61",
"count": 2,
"first_visit": "2026-03-18T22:42:44.912857+06:00",
"date": "2026-03-18"
},
{
"id": 96163,
"ip_address": "103.108.60.152",
"count": 1,
"first_visit": "2026-03-18T23:29:37.554566+06:00",
"date": "2026-03-18"
},
{
"id": 96164,
"ip_address": "44.242.152.36",
"count": 1,
"first_visit": "2026-03-19T00:09:52.948114+06:00",
"date": "2026-03-19"
}
]
}