GET /user_management/visitor-free/?format=api&offset=99952&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99954,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99944&ordering=id",
"results": [
{
"id": 100049,
"ip_address": "86.54.28.106",
"count": 1,
"first_visit": "2026-07-08T18:06:05.329679+06:00",
"date": "2026-07-08"
},
{
"id": 100050,
"ip_address": "202.134.8.194",
"count": 2,
"first_visit": "2026-07-08T18:20:10.139722+06:00",
"date": "2026-07-08"
}
]
}