GET /user_management/visitor-free/?format=api&offset=99640&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99644,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99632&ordering=first_visit",
"results": [
{
"id": 99737,
"ip_address": "207.148.176.191",
"count": 1,
"first_visit": "2026-06-30T12:13:46.193879+06:00",
"date": "2026-06-30"
},
{
"id": 99738,
"ip_address": "36.50.9.78",
"count": 1,
"first_visit": "2026-06-30T12:18:46.760607+06:00",
"date": "2026-06-30"
},
{
"id": 99739,
"ip_address": "151.248.123.75",
"count": 4,
"first_visit": "2026-06-30T12:25:39.099431+06:00",
"date": "2026-06-30"
},
{
"id": 99740,
"ip_address": "128.241.104.1",
"count": 1,
"first_visit": "2026-06-30T12:40:20.198796+06:00",
"date": "2026-06-30"
}
]
}