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

{
    "count": 101795,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76088&ordering=ip_address",
    "results": [
        {
            "id": 101645,
            "ip_address": "37.111.200.96",
            "count": 1,
            "first_visit": "2026-08-14T15:55:28.177340+06:00",
            "date": "2026-08-14"
        },
        {
            "id": 98085,
            "ip_address": "37.111.200.96",
            "count": 1,
            "first_visit": "2026-05-14T18:52:58.134628+06:00",
            "date": "2026-05-14"
        },
        {
            "id": 86835,
            "ip_address": "37.111.200.96",
            "count": 4,
            "first_visit": "2025-07-31T17:14:59.239628+06:00",
            "date": "2025-07-31"
        },
        {
            "id": 3260,
            "ip_address": "37.111.200.97",
            "count": 1,
            "first_visit": "2022-02-03T13:34:57.907626+06:00",
            "date": null
        },
        {
            "id": 8060,
            "ip_address": "37.111.200.98",
            "count": 1,
            "first_visit": "2022-05-17T12:19:32.853591+06:00",
            "date": null
        },
        {
            "id": 8902,
            "ip_address": "37.111.200.99",
            "count": 1,
            "first_visit": "2022-05-18T12:27:06.985997+06:00",
            "date": null
        },
        {
            "id": 86663,
            "ip_address": "37.111.200.99",
            "count": 1,
            "first_visit": "2025-07-28T19:17:13.086139+06:00",
            "date": "2025-07-28"
        },
        {
            "id": 9085,
            "ip_address": "37.111.201.100",
            "count": 1,
            "first_visit": "2022-05-18T22:06:44.309197+06:00",
            "date": null
        }
    ]
}