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

{
    "count": 95750,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95736&ordering=first_visit",
    "results": [
        {
            "id": 95841,
            "ip_address": "209.85.238.32",
            "count": 1,
            "first_visit": "2026-03-08T08:44:08.029654+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95842,
            "ip_address": "202.134.14.140",
            "count": 1,
            "first_visit": "2026-03-08T10:05:56.993484+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95843,
            "ip_address": "64.233.173.33",
            "count": 1,
            "first_visit": "2026-03-08T10:06:03.496377+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95844,
            "ip_address": "37.111.201.248",
            "count": 2,
            "first_visit": "2026-03-08T10:08:52.576525+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95845,
            "ip_address": "103.122.249.215",
            "count": 1,
            "first_visit": "2026-03-08T10:37:38.212003+06:00",
            "date": "2026-03-08"
        },
        {
            "id": 95846,
            "ip_address": "37.111.201.194",
            "count": 1,
            "first_visit": "2026-03-08T11:13:38.466950+06:00",
            "date": "2026-03-08"
        }
    ]
}