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

{
    "count": 99457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3072&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3056&ordering=-count",
    "results": [
        {
            "id": 727,
            "ip_address": "114.119.154.103",
            "count": 8,
            "first_visit": "2021-12-15T20:19:36.643740+06:00",
            "date": null
        },
        {
            "id": 9543,
            "ip_address": "103.142.192.10",
            "count": 8,
            "first_visit": "2022-05-19T23:08:36.468422+06:00",
            "date": null
        },
        {
            "id": 82462,
            "ip_address": "114.119.137.91",
            "count": 8,
            "first_visit": "2025-05-08T04:13:36.859759+06:00",
            "date": "2025-05-08"
        },
        {
            "id": 82246,
            "ip_address": "103.73.225.101",
            "count": 8,
            "first_visit": "2025-05-04T10:02:36.705562+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 286,
            "ip_address": "114.119.155.36",
            "count": 8,
            "first_visit": "2021-12-06T12:24:44.434465+06:00",
            "date": null
        },
        {
            "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": 71696,
            "ip_address": "66.249.69.6",
            "count": 8,
            "first_visit": "2024-08-01T02:47:56.556530+06:00",
            "date": "2024-08-01"
        },
        {
            "id": 4913,
            "ip_address": "18.206.214.160",
            "count": 8,
            "first_visit": "2022-04-04T21:04:49.461863+06:00",
            "date": null
        }
    ]
}