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

{
    "count": 94381,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94368&ordering=id",
    "results": [
        {
            "id": 94473,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-25T11:17:32.260222+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94474,
            "ip_address": "103.189.237.216",
            "count": 1,
            "first_visit": "2026-01-25T11:54:53.955907+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94475,
            "ip_address": "103.72.212.37",
            "count": 2,
            "first_visit": "2026-01-25T12:00:09.758003+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94476,
            "ip_address": "37.111.194.84",
            "count": 1,
            "first_visit": "2026-01-25T12:58:20.646234+06:00",
            "date": "2026-01-25"
        },
        {
            "id": 94477,
            "ip_address": "103.112.53.186",
            "count": 1,
            "first_visit": "2026-01-25T13:15:16.244585+06:00",
            "date": "2026-01-25"
        }
    ]
}