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

{
    "count": 102971,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=102960&ordering=id",
    "results": [
        {
            "id": 103065,
            "ip_address": "23.88.5.34",
            "count": 1,
            "first_visit": "2026-09-12T14:07:56.466200+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103066,
            "ip_address": "103.131.89.25",
            "count": 4,
            "first_visit": "2026-09-12T14:39:35.669381+06:00",
            "date": "2026-09-12"
        },
        {
            "id": 103067,
            "ip_address": "91.238.148.224",
            "count": 1,
            "first_visit": "2026-09-12T15:02:31.726163+06:00",
            "date": "2026-09-12"
        }
    ]
}