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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50072&ordering=-count",
    "results": [
        {
            "id": 9535,
            "ip_address": "43.245.122.195",
            "count": 1,
            "first_visit": "2022-05-19T23:00:42.020409+06:00",
            "date": null
        },
        {
            "id": 9544,
            "ip_address": "103.132.177.55",
            "count": 1,
            "first_visit": "2022-05-19T23:09:02.335563+06:00",
            "date": null
        },
        {
            "id": 9556,
            "ip_address": "45.118.61.212",
            "count": 1,
            "first_visit": "2022-05-19T23:29:59.858312+06:00",
            "date": null
        },
        {
            "id": 9547,
            "ip_address": "37.111.207.153",
            "count": 1,
            "first_visit": "2022-05-19T23:14:09.892539+06:00",
            "date": null
        },
        {
            "id": 9548,
            "ip_address": "103.120.166.221",
            "count": 1,
            "first_visit": "2022-05-19T23:18:25.172085+06:00",
            "date": null
        },
        {
            "id": 9549,
            "ip_address": "103.152.106.254",
            "count": 1,
            "first_visit": "2022-05-19T23:19:57.821373+06:00",
            "date": null
        },
        {
            "id": 9550,
            "ip_address": "103.166.166.6",
            "count": 1,
            "first_visit": "2022-05-19T23:23:51.060564+06:00",
            "date": null
        },
        {
            "id": 9551,
            "ip_address": "103.124.111.43",
            "count": 1,
            "first_visit": "2022-05-19T23:24:40.873013+06:00",
            "date": null
        }
    ]
}