GET /user_management/visitor-free/?format=api&offset=96536&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 96538,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96528&ordering=first_visit",
"results": [
{
"id": 96633,
"ip_address": "103.14.130.188",
"count": 1,
"first_visit": "2026-04-03T01:08:29.255645+06:00",
"date": "2026-04-03"
},
{
"id": 96634,
"ip_address": "197.38.41.12",
"count": 1,
"first_visit": "2026-04-03T03:16:55.172477+06:00",
"date": "2026-04-03"
}
]
}