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

{
    "count": 101780,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=101768&ordering=id",
    "results": [
        {
            "id": 101873,
            "ip_address": "103.153.155.121",
            "count": 3,
            "first_visit": "2026-08-19T08:44:00.603262+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101874,
            "ip_address": "103.25.248.73",
            "count": 1,
            "first_visit": "2026-08-19T08:48:41.483379+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101875,
            "ip_address": "202.134.14.232",
            "count": 1,
            "first_visit": "2026-08-19T08:54:09.609043+06:00",
            "date": "2026-08-19"
        },
        {
            "id": 101876,
            "ip_address": "37.111.194.163",
            "count": 2,
            "first_visit": "2026-08-19T09:04:58.745294+06:00",
            "date": "2026-08-19"
        }
    ]
}