GET /user_management/visitor-free/?format=api&offset=96680&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96682,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96672&ordering=first_visit",
"results": [
{
"id": 96777,
"ip_address": "43.172.195.76",
"count": 1,
"first_visit": "2026-04-07T03:36:24.529562+06:00",
"date": "2026-04-07"
},
{
"id": 96778,
"ip_address": "165.101.132.143",
"count": 1,
"first_visit": "2026-04-07T05:41:37.980801+06:00",
"date": "2026-04-07"
}
]
}