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

{
    "count": 97428,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=97416&ordering=id",
    "results": [
        {
            "id": 97521,
            "ip_address": "128.241.125.91",
            "count": 1,
            "first_visit": "2026-04-28T22:36:48.659637+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97522,
            "ip_address": "119.15.154.112",
            "count": 2,
            "first_visit": "2026-04-28T23:07:48.219137+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97523,
            "ip_address": "59.152.5.164",
            "count": 1,
            "first_visit": "2026-04-28T23:35:26.383551+06:00",
            "date": "2026-04-28"
        },
        {
            "id": 97524,
            "ip_address": "202.134.11.242",
            "count": 1,
            "first_visit": "2026-04-28T23:53:44.703199+06:00",
            "date": "2026-04-28"
        }
    ]
}