GET /user_management/visitor-free/?format=api&offset=95560&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 95562,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95552&ordering=first_visit",
"results": [
{
"id": 95657,
"ip_address": "34.14.17.32",
"count": 1,
"first_visit": "2026-03-01T20:18:04.400896+06:00",
"date": "2026-03-01"
},
{
"id": 95658,
"ip_address": "14.234.30.228",
"count": 1,
"first_visit": "2026-03-01T21:15:43.957671+06:00",
"date": "2026-03-01"
}
]
}