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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40256&ordering=-ip_address",
    "results": [
        {
            "id": 69380,
            "ip_address": "183.80.95.202",
            "count": 1,
            "first_visit": "2024-06-04T09:07:31.778080+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 92589,
            "ip_address": "183.219.52.39",
            "count": 1,
            "first_visit": "2025-12-03T05:04:49.490368+06:00",
            "date": "2025-12-03"
        },
        {
            "id": 98873,
            "ip_address": "183.217.148.213",
            "count": 1,
            "first_visit": "2026-06-05T16:46:23.544820+06:00",
            "date": "2026-06-05"
        },
        {
            "id": 13484,
            "ip_address": "183.182.96.135",
            "count": 1,
            "first_visit": "2022-06-04T01:40:33.629996+06:00",
            "date": null
        },
        {
            "id": 13441,
            "ip_address": "183.182.124.6",
            "count": 1,
            "first_visit": "2022-06-03T11:56:41.809579+06:00",
            "date": null
        },
        {
            "id": 68724,
            "ip_address": "183.182.123.168",
            "count": 2,
            "first_visit": "2024-05-21T11:54:07.290027+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 93734,
            "ip_address": "183.182.119.155",
            "count": 1,
            "first_visit": "2026-01-06T11:53:18.081327+06:00",
            "date": "2026-01-06"
        },
        {
            "id": 11913,
            "ip_address": "183.178.99.76",
            "count": 1,
            "first_visit": "2022-05-27T12:39:16.295704+06:00",
            "date": null
        }
    ]
}