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

{
    "count": 101248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33512&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33496&ordering=-ip_address",
    "results": [
        {
            "id": 7622,
            "ip_address": "202.91.41.113",
            "count": 4,
            "first_visit": "2022-05-17T07:26:58.660658+06:00",
            "date": null
        },
        {
            "id": 1342,
            "ip_address": "202.91.40.53",
            "count": 1,
            "first_visit": "2021-12-24T19:26:23.398376+06:00",
            "date": null
        },
        {
            "id": 8072,
            "ip_address": "202.91.40.37",
            "count": 1,
            "first_visit": "2022-05-17T12:24:16.886140+06:00",
            "date": null
        },
        {
            "id": 16172,
            "ip_address": "202.91.40.36",
            "count": 1,
            "first_visit": "2022-06-18T00:41:16.219741+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 26697,
            "ip_address": "202.91.40.230",
            "count": 1,
            "first_visit": "2022-07-24T11:37:32.072162+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 64191,
            "ip_address": "202.91.40.218",
            "count": 1,
            "first_visit": "2024-02-01T14:17:49.464770+06:00",
            "date": "2024-02-01"
        },
        {
            "id": 96197,
            "ip_address": "202.91.40.200",
            "count": 2,
            "first_visit": "2026-03-20T12:27:18.744474+06:00",
            "date": "2026-03-20"
        },
        {
            "id": 51040,
            "ip_address": "202.91.40.197",
            "count": 1,
            "first_visit": "2023-07-28T02:44:49.218677+06:00",
            "date": "2023-07-28"
        }
    ]
}