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

{
    "count": 92604,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9968&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9952&ordering=-ip_address",
    "results": [
        {
            "id": 36039,
            "ip_address": "59.152.100.227",
            "count": 6,
            "first_visit": "2022-10-17T20:17:56.445939+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 10351,
            "ip_address": "59.152.100.191",
            "count": 1,
            "first_visit": "2022-05-22T17:37:44.666147+06:00",
            "date": null
        },
        {
            "id": 11667,
            "ip_address": "59.152.100.188",
            "count": 1,
            "first_visit": "2022-05-26T13:59:00.981236+06:00",
            "date": null
        },
        {
            "id": 35670,
            "ip_address": "59.152.100.168",
            "count": 1,
            "first_visit": "2022-10-09T12:18:44.233575+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 87146,
            "ip_address": "5.91.27.169",
            "count": 1,
            "first_visit": "2025-08-05T01:19:02.377634+06:00",
            "date": "2025-08-05"
        },
        {
            "id": 66982,
            "ip_address": "59.10.5.126",
            "count": 1,
            "first_visit": "2024-04-15T09:19:55.001489+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 70584,
            "ip_address": "59.10.5.126",
            "count": 1,
            "first_visit": "2024-07-02T08:50:59.661638+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 102,
            "ip_address": "59.103.221.42",
            "count": 1,
            "first_visit": "2021-12-03T22:17:02.085379+06:00",
            "date": null
        }
    ]
}