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

{
    "count": 99887,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22432&ordering=-count",
    "results": [
        {
            "id": 9876,
            "ip_address": "119.30.39.166",
            "count": 2,
            "first_visit": "2022-05-20T23:22:00.405251+06:00",
            "date": null
        },
        {
            "id": 31897,
            "ip_address": "203.190.14.130",
            "count": 2,
            "first_visit": "2022-08-13T07:04:34.962281+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 23016,
            "ip_address": "114.119.133.190",
            "count": 2,
            "first_visit": "2022-07-15T18:33:11.195240+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 31895,
            "ip_address": "66.249.66.82",
            "count": 2,
            "first_visit": "2022-08-13T05:37:25.298629+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 35870,
            "ip_address": "103.49.200.46",
            "count": 2,
            "first_visit": "2022-10-14T02:14:25.428112+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 35872,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-10-14T03:00:59.058335+06:00",
            "date": "2022-10-14"
        },
        {
            "id": 23036,
            "ip_address": "118.179.136.193",
            "count": 2,
            "first_visit": "2022-07-15T22:04:39.291100+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 9895,
            "ip_address": "103.113.172.2",
            "count": 2,
            "first_visit": "2022-05-20T23:53:36.495100+06:00",
            "date": null
        }
    ]
}