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

{
    "count": 91571,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91560&ordering=first_visit",
    "results": [
        {
            "id": 91665,
            "ip_address": "59.152.5.101",
            "count": 1,
            "first_visit": "2025-11-05T19:03:50.341600+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 91666,
            "ip_address": "103.25.250.129",
            "count": 1,
            "first_visit": "2025-11-05T19:49:52.626167+06:00",
            "date": "2025-11-05"
        },
        {
            "id": 91667,
            "ip_address": "66.249.79.230",
            "count": 1,
            "first_visit": "2025-11-05T20:05:03.748468+06:00",
            "date": "2025-11-05"
        }
    ]
}