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

{
    "count": 94182,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=94168&ordering=first_visit",
    "results": [
        {
            "id": 94273,
            "ip_address": "43.224.116.110",
            "count": 4,
            "first_visit": "2026-01-20T11:00:35.383534+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94274,
            "ip_address": "96.176.98.26",
            "count": 1,
            "first_visit": "2026-01-20T11:16:32.375337+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94275,
            "ip_address": "72.14.199.230",
            "count": 1,
            "first_visit": "2026-01-20T11:32:53.769176+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94276,
            "ip_address": "103.72.212.37",
            "count": 3,
            "first_visit": "2026-01-20T11:46:29.290373+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94277,
            "ip_address": "37.111.194.226",
            "count": 1,
            "first_visit": "2026-01-20T12:23:42.923684+06:00",
            "date": "2026-01-20"
        },
        {
            "id": 94278,
            "ip_address": "121.91.181.102",
            "count": 1,
            "first_visit": "2026-01-20T12:45:25.460745+06:00",
            "date": "2026-01-20"
        }
    ]
}