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

{
    "count": 99381,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3448&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3432&ordering=-count",
    "results": [
        {
            "id": 21022,
            "ip_address": "3.83.227.38",
            "count": 8,
            "first_visit": "2022-07-04T09:44:51.878098+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 60973,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-12-11T12:28:51.846976+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 19683,
            "ip_address": "3.87.72.23",
            "count": 8,
            "first_visit": "2022-06-28T09:14:54.157081+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 72215,
            "ip_address": "66.249.70.133",
            "count": 8,
            "first_visit": "2024-08-17T17:42:10.792962+06:00",
            "date": "2024-08-17"
        },
        {
            "id": 627,
            "ip_address": "114.119.145.47",
            "count": 8,
            "first_visit": "2021-12-13T00:04:56.096554+06:00",
            "date": null
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 82648,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-05-12T04:58:21.023196+06:00",
            "date": "2025-05-12"
        },
        {
            "id": 585,
            "ip_address": "103.121.36.42",
            "count": 8,
            "first_visit": "2021-12-11T21:45:21.189261+06:00",
            "date": null
        }
    ]
}