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

{
    "count": 91354,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-date",
    "results": [
        {
            "id": 103,
            "ip_address": "66.249.66.196",
            "count": 13,
            "first_visit": "2021-12-03T22:37:01.982922+06:00",
            "date": null
        },
        {
            "id": 37,
            "ip_address": "114.119.152.32",
            "count": 20,
            "first_visit": "2021-12-03T03:45:47.269278+06:00",
            "date": null
        },
        {
            "id": 44,
            "ip_address": "114.119.158.181",
            "count": 18,
            "first_visit": "2021-12-03T07:22:16.213490+06:00",
            "date": null
        },
        {
            "id": 122,
            "ip_address": "114.119.159.37",
            "count": 12,
            "first_visit": "2021-12-04T03:47:27.271150+06:00",
            "date": null
        },
        {
            "id": 46,
            "ip_address": "114.119.152.196",
            "count": 16,
            "first_visit": "2021-12-03T07:39:21.749057+06:00",
            "date": null
        },
        {
            "id": 1,
            "ip_address": "103.159.188.133",
            "count": 7,
            "first_visit": "2021-12-02T15:52:47.575690+06:00",
            "date": null
        },
        {
            "id": 123,
            "ip_address": "114.119.154.181",
            "count": 15,
            "first_visit": "2021-12-04T03:58:21.407125+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}