GET /user_management/visitor-free/?format=api&offset=92480&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 92482,
"next": null,
"previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92472&ordering=first_visit",
"results": [
{
"id": 92577,
"ip_address": "103.151.131.129",
"count": 1,
"first_visit": "2025-12-02T17:55:33.708081+06:00",
"date": "2025-12-02"
},
{
"id": 92578,
"ip_address": "148.113.166.33",
"count": 1,
"first_visit": "2025-12-02T18:20:49.251033+06:00",
"date": "2025-12-02"
}
]
}