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

{
    "count": 91335,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24&ordering=-count",
    "results": [
        {
            "id": 3569,
            "ip_address": "103.124.227.91",
            "count": 263,
            "first_visit": "2022-02-13T12:33:14.752344+06:00",
            "date": null
        },
        {
            "id": 2246,
            "ip_address": "61.247.180.86",
            "count": 241,
            "first_visit": "2022-01-15T11:11:17.483080+06:00",
            "date": null
        },
        {
            "id": 769,
            "ip_address": "66.249.70.134",
            "count": 202,
            "first_visit": "2021-12-17T19:03:20.373795+06:00",
            "date": null
        },
        {
            "id": 770,
            "ip_address": "66.249.70.136",
            "count": 198,
            "first_visit": "2021-12-17T19:15:02.987796+06:00",
            "date": null
        },
        {
            "id": 913,
            "ip_address": "45.248.151.165",
            "count": 196,
            "first_visit": "2021-12-19T20:43:22.127575+06:00",
            "date": null
        },
        {
            "id": 771,
            "ip_address": "66.249.70.132",
            "count": 188,
            "first_visit": "2021-12-17T19:22:50.210071+06:00",
            "date": null
        },
        {
            "id": 4,
            "ip_address": "120.50.4.32",
            "count": 174,
            "first_visit": "2021-12-02T15:56:32.939235+06:00",
            "date": null
        },
        {
            "id": 44101,
            "ip_address": "115.127.66.2",
            "count": 156,
            "first_visit": "2023-03-20T11:45:47.493996+06:00",
            "date": "2023-03-20"
        }
    ]
}