GET /user_management/visitor-free/?format=api&offset=99864&ordering=id
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 99867,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=99856&ordering=id",
"results": [
{
"id": 99961,
"ip_address": "178.92.9.116",
"count": 1,
"first_visit": "2026-07-06T09:03:51.490937+06:00",
"date": "2026-07-06"
},
{
"id": 99962,
"ip_address": "103.181.69.19",
"count": 3,
"first_visit": "2026-07-06T10:12:04.293334+06:00",
"date": "2026-07-06"
},
{
"id": 99963,
"ip_address": "52.25.178.159",
"count": 1,
"first_visit": "2026-07-06T10:19:58.071345+06:00",
"date": "2026-07-06"
}
]
}