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

{
    "count": 91480,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=120&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-date",
    "results": [
        {
            "id": 19,
            "ip_address": "114.119.157.50",
            "count": 19,
            "first_visit": "2021-12-02T20:21:01.684878+06:00",
            "date": null
        },
        {
            "id": 53,
            "ip_address": "114.119.153.72",
            "count": 8,
            "first_visit": "2021-12-03T08:43:58.764013+06:00",
            "date": null
        },
        {
            "id": 107,
            "ip_address": "114.119.151.75",
            "count": 19,
            "first_visit": "2021-12-04T00:13:40.425719+06:00",
            "date": null
        },
        {
            "id": 118,
            "ip_address": "195.154.123.31",
            "count": 9,
            "first_visit": "2021-12-04T02:20:32.761720+06:00",
            "date": null
        },
        {
            "id": 119,
            "ip_address": "202.134.14.136",
            "count": 16,
            "first_visit": "2021-12-04T02:26:51.819696+06:00",
            "date": null
        },
        {
            "id": 91,
            "ip_address": "114.119.138.194",
            "count": 11,
            "first_visit": "2021-12-03T20:23:19.012320+06:00",
            "date": null
        },
        {
            "id": 60,
            "ip_address": "114.119.157.146",
            "count": 7,
            "first_visit": "2021-12-03T12:29:32.424493+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
        }
    ]
}