GET /user_management/visitor-free/?format=api&offset=103920&ordering=first_visit
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103923,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=103912&ordering=first_visit",
    "results": [
        {
            "id": 104017,
            "ip_address": "72.153.231.83",
            "count": 3,
            "first_visit": "2026-09-28T03:29:11.274689+06:00",
            "date": "2026-09-28"
        },
        {
            "id": 104018,
            "ip_address": "135.232.20.35",
            "count": 3,
            "first_visit": "2026-09-28T03:29:16.183064+06:00",
            "date": "2026-09-28"
        },
        {
            "id": 104019,
            "ip_address": "103.187.95.103",
            "count": 1,
            "first_visit": "2026-09-28T03:45:42.749234+06:00",
            "date": "2026-09-28"
        }
    ]
}