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

{
    "count": 92511,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9232&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9216&ordering=-date",
    "results": [
        {
            "id": 9303,
            "ip_address": "37.111.211.234",
            "count": 1,
            "first_visit": "2022-05-19T10:26:33.558547+06:00",
            "date": null
        },
        {
            "id": 9304,
            "ip_address": "37.111.206.240",
            "count": 1,
            "first_visit": "2022-05-19T10:29:48.803106+06:00",
            "date": null
        },
        {
            "id": 9307,
            "ip_address": "37.111.211.117",
            "count": 1,
            "first_visit": "2022-05-19T10:32:44.041935+06:00",
            "date": null
        },
        {
            "id": 9306,
            "ip_address": "103.143.118.36",
            "count": 4,
            "first_visit": "2022-05-19T10:32:41.747710+06:00",
            "date": null
        },
        {
            "id": 9309,
            "ip_address": "37.111.194.59",
            "count": 1,
            "first_visit": "2022-05-19T10:46:09.808142+06:00",
            "date": null
        },
        {
            "id": 9310,
            "ip_address": "118.179.80.42",
            "count": 1,
            "first_visit": "2022-05-19T10:46:13.150148+06:00",
            "date": null
        },
        {
            "id": 9214,
            "ip_address": "37.111.194.255",
            "count": 5,
            "first_visit": "2022-05-18T23:54:10.197527+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
        }
    ]
}