GET /user_management/visitor-free/?format=api&offset=97272&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 97274,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97264&ordering=first_visit",
"results": [
{
"id": 97369,
"ip_address": "54.174.58.254",
"count": 1,
"first_visit": "2026-04-25T02:57:38.975658+06:00",
"date": "2026-04-25"
},
{
"id": 97370,
"ip_address": "202.37.217.104",
"count": 2,
"first_visit": "2026-04-25T04:07:48.374685+06:00",
"date": "2026-04-25"
}
]
}