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

{
    "count": 100022,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21976&ordering=-ip_address",
    "results": [
        {
            "id": 91626,
            "ip_address": "37.111.213.161",
            "count": 3,
            "first_visit": "2025-11-04T19:52:31.117738+06:00",
            "date": "2025-11-04"
        },
        {
            "id": 97565,
            "ip_address": "37.111.213.16",
            "count": 1,
            "first_visit": "2026-04-29T20:21:04.528613+06:00",
            "date": "2026-04-29"
        },
        {
            "id": 98779,
            "ip_address": "37.111.213.158",
            "count": 1,
            "first_visit": "2026-06-02T20:10:28.765173+06:00",
            "date": "2026-06-02"
        },
        {
            "id": 9100,
            "ip_address": "37.111.213.157",
            "count": 1,
            "first_visit": "2022-05-18T22:19:40.956073+06:00",
            "date": null
        },
        {
            "id": 8463,
            "ip_address": "37.111.213.156",
            "count": 1,
            "first_visit": "2022-05-17T23:10:13.787604+06:00",
            "date": null
        },
        {
            "id": 6600,
            "ip_address": "37.111.213.155",
            "count": 1,
            "first_visit": "2022-05-16T10:44:32.871525+06:00",
            "date": null
        },
        {
            "id": 9015,
            "ip_address": "37.111.213.154",
            "count": 1,
            "first_visit": "2022-05-18T16:34:26.927763+06:00",
            "date": null
        },
        {
            "id": 87360,
            "ip_address": "37.111.213.154",
            "count": 1,
            "first_visit": "2025-08-08T13:08:49.476450+06:00",
            "date": "2025-08-08"
        }
    ]
}