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

{
    "count": 91302,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-count",
    "previous": null,
    "results": [
        {
            "id": 4199,
            "ip_address": "103.124.227.90",
            "count": null,
            "first_visit": "2022-03-08T21:40:32.564299+06:00",
            "date": null
        },
        {
            "id": 4239,
            "ip_address": "119.30.32.253",
            "count": null,
            "first_visit": "2022-03-10T11:22:52.366325+06:00",
            "date": null
        },
        {
            "id": 4130,
            "ip_address": "37.111.217.75",
            "count": null,
            "first_visit": "2022-03-06T22:03:35.010142+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": 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": 4127,
            "ip_address": "45.120.114.168",
            "count": null,
            "first_visit": "2022-03-06T21:08:08.563760+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
        }
    ]
}