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

{
    "count": 92325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6808&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6792&ordering=count",
    "results": [
        {
            "id": 3423,
            "ip_address": "24.23.183.123",
            "count": 1,
            "first_visit": "2022-02-08T10:14:29.562389+06:00",
            "date": null
        },
        {
            "id": 6865,
            "ip_address": "37.111.222.26",
            "count": 1,
            "first_visit": "2022-05-16T16:49:52.039162+06:00",
            "date": null
        },
        {
            "id": 1719,
            "ip_address": "202.181.17.249",
            "count": 1,
            "first_visit": "2022-01-08T08:28:27.780057+06:00",
            "date": null
        },
        {
            "id": 6999,
            "ip_address": "37.111.248.210",
            "count": 1,
            "first_visit": "2022-05-16T18:28:14.317677+06:00",
            "date": null
        },
        {
            "id": 6869,
            "ip_address": "37.111.194.30",
            "count": 1,
            "first_visit": "2022-05-16T16:51:55.368750+06:00",
            "date": null
        },
        {
            "id": 6870,
            "ip_address": "43.245.120.215",
            "count": 1,
            "first_visit": "2022-05-16T16:52:11.931441+06:00",
            "date": null
        },
        {
            "id": 6872,
            "ip_address": "43.240.103.53",
            "count": 1,
            "first_visit": "2022-05-16T16:52:44.438435+06:00",
            "date": null
        },
        {
            "id": 12081,
            "ip_address": "103.51.2.137",
            "count": 1,
            "first_visit": "2022-05-28T01:27:57.436825+06:00",
            "date": null
        }
    ]
}