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

{
    "count": 97067,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97056&ordering=id",
    "results": [
        {
            "id": 97161,
            "ip_address": "20.125.40.126",
            "count": 4,
            "first_visit": "2026-04-19T05:07:02.565801+06:00",
            "date": "2026-04-19"
        },
        {
            "id": 97162,
            "ip_address": "72.14.199.229",
            "count": 1,
            "first_visit": "2026-04-19T07:39:07.761360+06:00",
            "date": "2026-04-19"
        },
        {
            "id": 97163,
            "ip_address": "72.14.199.228",
            "count": 1,
            "first_visit": "2026-04-19T07:39:10.593913+06:00",
            "date": "2026-04-19"
        }
    ]
}