GET /user_management/visitor-free/?format=api&offset=95272&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95276,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95264&ordering=first_visit",
"results": [
{
"id": 95369,
"ip_address": "45.127.246.65",
"count": 1,
"first_visit": "2026-02-20T00:12:31.632247+06:00",
"date": "2026-02-20"
},
{
"id": 95370,
"ip_address": "113.179.121.6",
"count": 1,
"first_visit": "2026-02-20T00:24:21.015937+06:00",
"date": "2026-02-20"
},
{
"id": 95371,
"ip_address": "43.246.200.68",
"count": 1,
"first_visit": "2026-02-20T00:40:44.911260+06:00",
"date": "2026-02-20"
},
{
"id": 95372,
"ip_address": "66.249.90.224",
"count": 1,
"first_visit": "2026-02-20T01:06:27.652225+06:00",
"date": "2026-02-20"
}
]
}