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

{
    "count": 102371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=-count",
    "results": [
        {
            "id": 76728,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-12-14T00:44:46.878303+06:00",
            "date": "2024-12-14"
        },
        {
            "id": 3329,
            "ip_address": "103.229.82.14",
            "count": 10,
            "first_visit": "2022-02-05T13:18:14.869463+06:00",
            "date": null
        },
        {
            "id": 43,
            "ip_address": "114.119.158.125",
            "count": 10,
            "first_visit": "2021-12-03T07:11:38.308543+06:00",
            "date": null
        },
        {
            "id": 65123,
            "ip_address": "114.119.154.41",
            "count": 10,
            "first_visit": "2024-02-25T02:12:32.130851+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 83779,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-08T03:29:17.817348+06:00",
            "date": "2025-06-08"
        },
        {
            "id": 30292,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-07-31T10:37:02.971702+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 83818,
            "ip_address": "114.119.132.88",
            "count": 10,
            "first_visit": "2025-06-09T03:46:36.464871+06:00",
            "date": "2025-06-09"
        },
        {
            "id": 133,
            "ip_address": "114.119.157.221",
            "count": 10,
            "first_visit": "2021-12-04T05:39:27.969608+06:00",
            "date": null
        }
    ]
}