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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25072&ordering=-count",
    "results": [
        {
            "id": 4373,
            "ip_address": "37.111.207.24",
            "count": 2,
            "first_visit": "2022-03-14T20:32:54.227918+06:00",
            "date": null
        },
        {
            "id": 19644,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-28T07:26:35.797883+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4666,
            "ip_address": "120.50.14.82",
            "count": 2,
            "first_visit": "2022-03-25T14:00:10.045994+06:00",
            "date": null
        },
        {
            "id": 8326,
            "ip_address": "103.67.157.251",
            "count": 2,
            "first_visit": "2022-05-17T22:17:35.616869+06:00",
            "date": null
        },
        {
            "id": 19609,
            "ip_address": "114.119.132.242",
            "count": 2,
            "first_visit": "2022-06-28T04:13:06.488078+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 4684,
            "ip_address": "37.111.212.212",
            "count": 2,
            "first_visit": "2022-03-26T10:00:52.296174+06:00",
            "date": null
        },
        {
            "id": 28775,
            "ip_address": "103.253.46.130",
            "count": 2,
            "first_visit": "2022-07-28T12:33:24.176509+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8173,
            "ip_address": "103.25.250.243",
            "count": 2,
            "first_visit": "2022-05-17T13:52:34.481395+06:00",
            "date": null
        }
    ]
}