GET /user_management/visitor-free/?format=api&offset=94520&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94522,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94512&ordering=first_visit",
"results": [
{
"id": 94617,
"ip_address": "118.179.63.49",
"count": 1,
"first_visit": "2026-01-29T13:43:29.727854+06:00",
"date": "2026-01-29"
},
{
"id": 94618,
"ip_address": "209.85.238.1",
"count": 1,
"first_visit": "2026-01-29T14:03:35.943825+06:00",
"date": "2026-01-29"
}
]
}