GET /user_management/visitor-free/?format=api&offset=98256&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 98258,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=98248&ordering=id",
"results": [
{
"id": 98353,
"ip_address": "103.165.163.201",
"count": 1,
"first_visit": "2026-05-21T04:16:34.503298+06:00",
"date": "2026-05-21"
},
{
"id": 98354,
"ip_address": "54.222.216.123",
"count": 1,
"first_visit": "2026-05-21T04:57:21.762592+06:00",
"date": "2026-05-21"
}
]
}