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

{
    "count": 100231,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20896&ordering=-ip_address",
    "results": [
        {
            "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
        },
        {
            "id": 34504,
            "ip_address": "37.111.222.143",
            "count": 1,
            "first_visit": "2022-09-16T15:28:57.390236+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 6497,
            "ip_address": "37.111.222.140",
            "count": 1,
            "first_visit": "2022-05-16T00:54:40.727774+06:00",
            "date": null
        },
        {
            "id": 13302,
            "ip_address": "37.111.222.137",
            "count": 1,
            "first_visit": "2022-06-01T22:21:13.096043+06:00",
            "date": null
        }
    ]
}