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

{
    "count": 95799,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18464&ordering=-ip_address",
    "results": [
        {
            "id": 23928,
            "ip_address": "37.111.243.9",
            "count": 2,
            "first_visit": "2022-07-18T23:49:09.738927+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 24943,
            "ip_address": "37.111.243.87",
            "count": 1,
            "first_visit": "2022-07-20T22:16:21.786073+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 87566,
            "ip_address": "37.111.243.87",
            "count": 1,
            "first_visit": "2025-08-11T19:16:26.796965+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 11925,
            "ip_address": "37.111.243.85",
            "count": 1,
            "first_visit": "2022-05-27T13:11:56.684578+06:00",
            "date": null
        },
        {
            "id": 10757,
            "ip_address": "37.111.243.83",
            "count": 3,
            "first_visit": "2022-05-23T22:41:08.359529+06:00",
            "date": null
        },
        {
            "id": 12338,
            "ip_address": "37.111.243.82",
            "count": 1,
            "first_visit": "2022-05-28T23:56:01.426844+06:00",
            "date": null
        },
        {
            "id": 9105,
            "ip_address": "37.111.243.81",
            "count": 1,
            "first_visit": "2022-05-18T22:23:52.920683+06:00",
            "date": null
        },
        {
            "id": 8904,
            "ip_address": "37.111.243.78",
            "count": 1,
            "first_visit": "2022-05-18T12:27:44.972868+06:00",
            "date": null
        }
    ]
}