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

{
    "count": 91336,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-date",
    "results": [
        {
            "id": 43,
            "ip_address": "114.119.158.125",
            "count": 10,
            "first_visit": "2021-12-03T07:11:38.308543+06:00",
            "date": null
        },
        {
            "id": 81,
            "ip_address": "114.119.156.49",
            "count": 13,
            "first_visit": "2021-12-03T17:21:24.296020+06:00",
            "date": null
        },
        {
            "id": 115,
            "ip_address": "114.119.153.15",
            "count": 18,
            "first_visit": "2021-12-04T01:36:54.081358+06:00",
            "date": null
        },
        {
            "id": 15,
            "ip_address": "114.119.151.72",
            "count": 15,
            "first_visit": "2021-12-02T19:51:59.405845+06:00",
            "date": null
        },
        {
            "id": 59,
            "ip_address": "114.119.156.138",
            "count": 14,
            "first_visit": "2021-12-03T12:17:26.781023+06:00",
            "date": null
        },
        {
            "id": 61,
            "ip_address": "114.119.135.130",
            "count": 12,
            "first_visit": "2021-12-03T12:48:04.309610+06:00",
            "date": null
        },
        {
            "id": 30,
            "ip_address": "202.134.14.152",
            "count": 22,
            "first_visit": "2021-12-02T22:59:21.075963+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
        }
    ]
}