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

{
    "count": 102003,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43112&ordering=-ip_address",
    "results": [
        {
            "id": 100703,
            "ip_address": "172.58.243.41",
            "count": 1,
            "first_visit": "2026-07-25T04:58:44.218742+06:00",
            "date": "2026-07-25"
        },
        {
            "id": 68151,
            "ip_address": "172.58.243.33",
            "count": 1,
            "first_visit": "2024-05-10T17:02:01.072844+06:00",
            "date": "2024-05-10"
        },
        {
            "id": 83100,
            "ip_address": "172.58.243.141",
            "count": 1,
            "first_visit": "2025-05-20T20:51:42.081403+06:00",
            "date": "2025-05-20"
        },
        {
            "id": 37931,
            "ip_address": "172.58.230.250",
            "count": 2,
            "first_visit": "2022-11-28T05:44:41.129416+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 1605,
            "ip_address": "172.58.229.223",
            "count": 1,
            "first_visit": "2022-01-02T23:30:22.855871+06:00",
            "date": null
        },
        {
            "id": 1875,
            "ip_address": "172.58.227.29",
            "count": 1,
            "first_visit": "2022-01-11T14:26:08.757798+06:00",
            "date": null
        },
        {
            "id": 73758,
            "ip_address": "172.58.227.23",
            "count": 2,
            "first_visit": "2024-09-29T06:39:49.903010+06:00",
            "date": "2024-09-29"
        },
        {
            "id": 1870,
            "ip_address": "172.58.227.202",
            "count": 2,
            "first_visit": "2022-01-11T14:15:07.539345+06:00",
            "date": null
        }
    ]
}