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

{
    "count": 91375,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=count",
    "results": [
        {
            "id": 218,
            "ip_address": "103.217.111.161",
            "count": 1,
            "first_visit": "2021-12-05T15:30:10.178437+06:00",
            "date": null
        },
        {
            "id": 314,
            "ip_address": "103.77.102.227",
            "count": 1,
            "first_visit": "2021-12-06T19:11:37.953259+06:00",
            "date": null
        },
        {
            "id": 12,
            "ip_address": "103.124.227.233",
            "count": 1,
            "first_visit": "2021-12-02T18:29:13.641660+06:00",
            "date": null
        },
        {
            "id": 171,
            "ip_address": "176.203.237.135",
            "count": 1,
            "first_visit": "2021-12-04T22:49:06.865799+06:00",
            "date": null
        },
        {
            "id": 140,
            "ip_address": "103.85.114.2",
            "count": 1,
            "first_visit": "2021-12-04T10:11:32.613204+06:00",
            "date": null
        },
        {
            "id": 291,
            "ip_address": "27.147.223.126",
            "count": 1,
            "first_visit": "2021-12-06T13:17:39.603753+06:00",
            "date": null
        },
        {
            "id": 165,
            "ip_address": "37.111.222.155",
            "count": 1,
            "first_visit": "2021-12-04T19:47:09.541914+06:00",
            "date": null
        },
        {
            "id": 510,
            "ip_address": "103.126.23.106",
            "count": 1,
            "first_visit": "2021-12-09T23:29:44.505099+06:00",
            "date": null
        }
    ]
}