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

{
    "count": 99391,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3376&ordering=-count",
    "results": [
        {
            "id": 35918,
            "ip_address": "103.85.242.194",
            "count": 8,
            "first_visit": "2022-10-15T08:17:40.448859+06:00",
            "date": "2022-10-15"
        },
        {
            "id": 1072,
            "ip_address": "114.119.155.104",
            "count": 8,
            "first_visit": "2021-12-20T18:45:26.768953+06:00",
            "date": null
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 22092,
            "ip_address": "66.249.66.33",
            "count": 8,
            "first_visit": "2022-07-12T07:00:06.987029+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 8092,
            "ip_address": "103.134.38.18",
            "count": 8,
            "first_visit": "2022-05-17T12:32:08.155580+06:00",
            "date": null
        },
        {
            "id": 35828,
            "ip_address": "103.87.214.223",
            "count": 8,
            "first_visit": "2022-10-13T11:13:29.114464+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 1169,
            "ip_address": "114.119.154.73",
            "count": 8,
            "first_visit": "2021-12-21T15:18:03.770459+06:00",
            "date": null
        }
    ]
}