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

{
    "count": 91316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-count",
    "results": [
        {
            "id": 4362,
            "ip_address": "37.111.200.214",
            "count": null,
            "first_visit": "2022-03-14T14:34:45.867954+06:00",
            "date": null
        },
        {
            "id": 4199,
            "ip_address": "103.124.227.90",
            "count": null,
            "first_visit": "2022-03-08T21:40:32.564299+06:00",
            "date": null
        },
        {
            "id": 4128,
            "ip_address": "37.111.214.80",
            "count": null,
            "first_visit": "2022-03-06T21:32:31.490862+06:00",
            "date": null
        },
        {
            "id": 4142,
            "ip_address": "37.111.219.141",
            "count": null,
            "first_visit": "2022-03-07T06:59:00.266934+06:00",
            "date": null
        },
        {
            "id": 4200,
            "ip_address": "37.111.205.232",
            "count": null,
            "first_visit": "2022-03-08T22:12:56.575567+06:00",
            "date": null
        },
        {
            "id": 4152,
            "ip_address": "37.111.198.199",
            "count": null,
            "first_visit": "2022-03-07T10:48:30.711977+06:00",
            "date": null
        },
        {
            "id": 4127,
            "ip_address": "45.120.114.168",
            "count": null,
            "first_visit": "2022-03-06T21:08:08.563760+06:00",
            "date": null
        },
        {
            "id": 359,
            "ip_address": "66.249.72.72",
            "count": 340,
            "first_visit": "2021-12-07T19:34:27.778175+06:00",
            "date": null
        }
    ]
}