GET /user_management/visitor-free/?format=api&offset=94536&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94538,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94528&ordering=first_visit",
"results": [
{
"id": 94633,
"ip_address": "209.85.238.1",
"count": 2,
"first_visit": "2026-01-30T11:27:46.652251+06:00",
"date": "2026-01-30"
},
{
"id": 94634,
"ip_address": "163.223.60.202",
"count": 1,
"first_visit": "2026-01-30T12:04:13.882365+06:00",
"date": "2026-01-30"
}
]
}