GET /user_management/visitor-free/?format=api&offset=94760&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 94762,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94752&ordering=first_visit",
"results": [
{
"id": 94857,
"ip_address": "103.133.140.157",
"count": 2,
"first_visit": "2026-02-05T09:35:26.539632+06:00",
"date": "2026-02-05"
},
{
"id": 94858,
"ip_address": "103.112.53.186",
"count": 1,
"first_visit": "2026-02-05T11:00:57.293857+06:00",
"date": "2026-02-05"
}
]
}