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

{
    "count": 96112,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19792&ordering=-ip_address",
    "results": [
        {
            "id": 23649,
            "ip_address": "37.111.222.164",
            "count": 1,
            "first_visit": "2022-07-18T22:01:08.396899+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 13376,
            "ip_address": "37.111.222.160",
            "count": 1,
            "first_visit": "2022-06-02T15:11:04.941012+06:00",
            "date": null
        },
        {
            "id": 16891,
            "ip_address": "37.111.222.160",
            "count": 1,
            "first_visit": "2022-06-20T19:25:06.934193+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 165,
            "ip_address": "37.111.222.155",
            "count": 1,
            "first_visit": "2021-12-04T19:47:09.541914+06:00",
            "date": null
        },
        {
            "id": 30038,
            "ip_address": "37.111.222.150",
            "count": 1,
            "first_visit": "2022-07-30T22:52:20.214649+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7483,
            "ip_address": "37.111.222.149",
            "count": 1,
            "first_visit": "2022-05-16T23:35:36.491492+06:00",
            "date": null
        },
        {
            "id": 29081,
            "ip_address": "37.111.222.148",
            "count": 1,
            "first_visit": "2022-07-29T02:44:11.366720+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13624,
            "ip_address": "37.111.222.146",
            "count": 1,
            "first_visit": "2022-06-06T15:42:44.759587+06:00",
            "date": null
        }
    ]
}