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

{
    "count": 99257,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3984&ordering=-count",
    "results": [
        {
            "id": 11168,
            "ip_address": "114.119.128.22",
            "count": 7,
            "first_visit": "2022-05-24T22:25:11.422119+06:00",
            "date": null
        },
        {
            "id": 2675,
            "ip_address": "27.147.205.232",
            "count": 7,
            "first_visit": "2022-01-23T12:01:17.261537+06:00",
            "date": null
        },
        {
            "id": 71665,
            "ip_address": "66.249.69.6",
            "count": 7,
            "first_visit": "2024-07-31T03:21:13.927675+06:00",
            "date": "2024-07-31"
        },
        {
            "id": 82460,
            "ip_address": "114.119.136.75",
            "count": 7,
            "first_visit": "2025-05-08T02:08:57.926250+06:00",
            "date": "2025-05-08"
        },
        {
            "id": 82522,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-09T06:40:43.960782+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 205,
            "ip_address": "114.119.155.153",
            "count": 7,
            "first_visit": "2021-12-05T11:17:41.905968+06:00",
            "date": null
        },
        {
            "id": 71628,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-30T02:25:26.223002+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 54497,
            "ip_address": "120.50.4.32",
            "count": 7,
            "first_visit": "2023-09-07T16:09:07.752948+06:00",
            "date": "2023-09-07"
        }
    ]
}