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

{
    "count": 94654,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94640&ordering=first_visit",
    "results": [
        {
            "id": 94745,
            "ip_address": "37.111.207.224",
            "count": 4,
            "first_visit": "2026-02-02T11:35:04.817616+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94746,
            "ip_address": "36.255.80.171",
            "count": 1,
            "first_visit": "2026-02-02T11:47:41.241236+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94747,
            "ip_address": "104.135.194.63",
            "count": 2,
            "first_visit": "2026-02-02T11:56:46.776379+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94748,
            "ip_address": "103.159.170.10",
            "count": 1,
            "first_visit": "2026-02-02T12:29:54.163577+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94749,
            "ip_address": "36.255.81.236",
            "count": 1,
            "first_visit": "2026-02-02T12:40:42.968976+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 94750,
            "ip_address": "103.113.152.161",
            "count": 1,
            "first_visit": "2026-02-02T13:41:53.644426+06:00",
            "date": "2026-02-02"
        }
    ]
}