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

{
    "count": 91314,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=count",
    "results": [
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 56,
            "ip_address": "45.120.112.224",
            "count": 1,
            "first_visit": "2021-12-03T09:29:22.484718+06:00",
            "date": null
        },
        {
            "id": 58,
            "ip_address": "103.159.188.157",
            "count": 1,
            "first_visit": "2021-12-03T10:36:14.341293+06:00",
            "date": null
        },
        {
            "id": 12,
            "ip_address": "103.124.227.233",
            "count": 1,
            "first_visit": "2021-12-02T18:29:13.641660+06:00",
            "date": null
        },
        {
            "id": 75,
            "ip_address": "202.83.126.153",
            "count": 1,
            "first_visit": "2021-12-03T16:24:06.860299+06:00",
            "date": null
        },
        {
            "id": 62,
            "ip_address": "113.11.55.69",
            "count": 1,
            "first_visit": "2021-12-03T13:05:44.376078+06:00",
            "date": null
        },
        {
            "id": 68,
            "ip_address": "203.202.253.108",
            "count": 1,
            "first_visit": "2021-12-03T14:26:19.239508+06:00",
            "date": null
        },
        {
            "id": 165,
            "ip_address": "37.111.222.155",
            "count": 1,
            "first_visit": "2021-12-04T19:47:09.541914+06:00",
            "date": null
        }
    ]
}