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

{
    "count": 96384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20976&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20960&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 93109,
            "ip_address": "37.111.213.153",
            "count": 1,
            "first_visit": "2025-12-18T23:07:19.869812+06:00",
            "date": "2025-12-18"
        },
        {
            "id": 70456,
            "ip_address": "37.111.213.15",
            "count": 2,
            "first_visit": "2024-06-29T10:31:52.654411+06:00",
            "date": "2024-06-29"
        },
        {
            "id": 8796,
            "ip_address": "37.111.213.15",
            "count": 2,
            "first_visit": "2022-05-18T11:01:20.752762+06:00",
            "date": null
        },
        {
            "id": 69568,
            "ip_address": "37.111.213.149",
            "count": 2,
            "first_visit": "2024-06-06T11:50:32.873708+06:00",
            "date": "2024-06-06"
        },
        {
            "id": 95547,
            "ip_address": "37.111.213.148",
            "count": 1,
            "first_visit": "2026-02-25T17:29:17.649099+06:00",
            "date": "2026-02-25"
        }
    ]
}