GET /user_management/visitor-free/?format=api&offset=97528&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 97530,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97520&ordering=first_visit",
"results": [
{
"id": 97625,
"ip_address": "27.32.3.123",
"count": 3,
"first_visit": "2026-05-01T14:27:00.365783+06:00",
"date": "2026-05-01"
},
{
"id": 97626,
"ip_address": "103.95.98.33",
"count": 1,
"first_visit": "2026-05-01T14:51:52.775065+06:00",
"date": "2026-05-01"
}
]
}