GET /user_management/visitor-free/?format=api&offset=101800&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 101802,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101792&ordering=id",
"results": [
{
"id": 101897,
"ip_address": "182.163.102.36",
"count": 1,
"first_visit": "2026-08-19T15:14:23.407788+06:00",
"date": "2026-08-19"
},
{
"id": 101898,
"ip_address": "74.125.150.128",
"count": 1,
"first_visit": "2026-08-19T15:41:12.657675+06:00",
"date": "2026-08-19"
}
]
}