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

{
    "count": 94916,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94904&ordering=id",
    "results": [
        {
            "id": 95009,
            "ip_address": "163.53.149.34",
            "count": 1,
            "first_visit": "2026-02-09T08:15:28.340382+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95010,
            "ip_address": "124.217.26.151",
            "count": 1,
            "first_visit": "2026-02-09T08:48:53.970681+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95011,
            "ip_address": "42.0.7.250",
            "count": 1,
            "first_visit": "2026-02-09T09:27:15.490089+06:00",
            "date": "2026-02-09"
        },
        {
            "id": 95012,
            "ip_address": "103.49.114.203",
            "count": 1,
            "first_visit": "2026-02-09T09:32:56.223195+06:00",
            "date": "2026-02-09"
        }
    ]
}