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

{
    "count": 98476,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33536&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33520&ordering=-ip_address",
    "results": [
        {
            "id": 23729,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-07-18T22:20:33.331520+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 16740,
            "ip_address": "202.173.123.52",
            "count": 1,
            "first_visit": "2022-06-20T07:13:37.853027+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10072,
            "ip_address": "202.173.123.5",
            "count": 1,
            "first_visit": "2022-05-21T20:02:35.314898+06:00",
            "date": null
        },
        {
            "id": 7737,
            "ip_address": "202.173.123.44",
            "count": 1,
            "first_visit": "2022-05-17T09:34:16.569011+06:00",
            "date": null
        },
        {
            "id": 43117,
            "ip_address": "202.173.123.4",
            "count": 1,
            "first_visit": "2023-03-04T00:40:35.475043+06:00",
            "date": "2023-03-04"
        },
        {
            "id": 7830,
            "ip_address": "202.173.123.14",
            "count": 1,
            "first_visit": "2022-05-17T10:30:40.732631+06:00",
            "date": null
        },
        {
            "id": 84885,
            "ip_address": "202.173.122.69",
            "count": 1,
            "first_visit": "2025-06-30T14:11:34.546182+06:00",
            "date": "2025-06-30"
        },
        {
            "id": 88591,
            "ip_address": "202.173.122.69",
            "count": 1,
            "first_visit": "2025-08-28T23:20:05.312357+06:00",
            "date": "2025-08-28"
        }
    ]
}