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

{
    "count": 91413,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-date",
    "results": [
        {
            "id": 35,
            "ip_address": "114.119.152.69",
            "count": 15,
            "first_visit": "2021-12-03T02:47:24.999999+06:00",
            "date": null
        },
        {
            "id": 6,
            "ip_address": "66.249.66.6",
            "count": 10,
            "first_visit": "2021-12-02T16:49:54.593427+06:00",
            "date": null
        },
        {
            "id": 97,
            "ip_address": "114.119.158.46",
            "count": 18,
            "first_visit": "2021-12-03T21:16:51.948009+06:00",
            "date": null
        },
        {
            "id": 79,
            "ip_address": "114.119.138.107",
            "count": 15,
            "first_visit": "2021-12-03T17:03:33.108436+06:00",
            "date": null
        },
        {
            "id": 41,
            "ip_address": "69.171.251.14",
            "count": 3,
            "first_visit": "2021-12-03T05:15:49.034189+06:00",
            "date": null
        },
        {
            "id": 55,
            "ip_address": "114.119.157.25",
            "count": 20,
            "first_visit": "2021-12-03T09:12:37.732374+06:00",
            "date": null
        },
        {
            "id": 54,
            "ip_address": "114.119.166.95",
            "count": 10,
            "first_visit": "2021-12-03T08:49:35.222708+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
        }
    ]
}