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

{
    "count": 96118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19848&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19832&ordering=-ip_address",
    "results": [
        {
            "id": 19678,
            "ip_address": "37.111.219.95",
            "count": 1,
            "first_visit": "2022-06-28T08:58:19.455880+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 7109,
            "ip_address": "37.111.219.94",
            "count": 1,
            "first_visit": "2022-05-16T19:29:10.633577+06:00",
            "date": null
        },
        {
            "id": 69227,
            "ip_address": "37.111.219.94",
            "count": 2,
            "first_visit": "2024-05-28T13:28:13.339217+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 63827,
            "ip_address": "37.111.219.91",
            "count": 2,
            "first_visit": "2024-01-26T13:20:44.350317+06:00",
            "date": "2024-01-26"
        },
        {
            "id": 71073,
            "ip_address": "37.111.219.91",
            "count": 1,
            "first_visit": "2024-07-12T22:28:38.796194+06:00",
            "date": "2024-07-12"
        },
        {
            "id": 4917,
            "ip_address": "37.111.219.89",
            "count": 1,
            "first_visit": "2022-04-05T01:21:03.237041+06:00",
            "date": null
        },
        {
            "id": 3826,
            "ip_address": "37.111.219.82",
            "count": 2,
            "first_visit": "2022-02-23T19:51:35.631136+06:00",
            "date": null
        },
        {
            "id": 28582,
            "ip_address": "37.111.219.81",
            "count": 1,
            "first_visit": "2022-07-28T06:35:46.577309+06:00",
            "date": "2022-07-28"
        }
    ]
}