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

{
    "count": 99695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23248&ordering=-ip_address",
    "results": [
        {
            "id": 4785,
            "ip_address": "37.111.210.167",
            "count": 3,
            "first_visit": "2022-03-30T00:10:20.810128+06:00",
            "date": null
        },
        {
            "id": 91078,
            "ip_address": "37.111.210.167",
            "count": 1,
            "first_visit": "2025-10-21T21:05:13.510778+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 28012,
            "ip_address": "37.111.210.166",
            "count": 1,
            "first_visit": "2022-07-27T06:23:11.711271+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 33037,
            "ip_address": "37.111.210.166",
            "count": 1,
            "first_visit": "2022-08-26T23:32:05.000596+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 6560,
            "ip_address": "37.111.210.165",
            "count": 3,
            "first_visit": "2022-05-16T09:18:44.816388+06:00",
            "date": null
        },
        {
            "id": 77880,
            "ip_address": "37.111.210.165",
            "count": 1,
            "first_visit": "2025-01-15T09:11:04.674457+06:00",
            "date": "2025-01-15"
        },
        {
            "id": 11545,
            "ip_address": "37.111.210.164",
            "count": 1,
            "first_visit": "2022-05-26T00:16:15.952738+06:00",
            "date": null
        },
        {
            "id": 99146,
            "ip_address": "37.111.210.164",
            "count": 1,
            "first_visit": "2026-06-13T00:42:26.881125+06:00",
            "date": "2026-06-13"
        }
    ]
}