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

{
    "count": 100573,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6024&ordering=-count",
    "results": [
        {
            "id": 9388,
            "ip_address": "37.111.213.39",
            "count": 5,
            "first_visit": "2022-05-19T14:33:06.064416+06:00",
            "date": null
        },
        {
            "id": 31973,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-08-14T07:08:17.538827+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 65723,
            "ip_address": "114.119.145.216",
            "count": 5,
            "first_visit": "2024-03-10T02:39:13.690098+06:00",
            "date": "2024-03-10"
        },
        {
            "id": 80172,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-16T03:29:51.939103+06:00",
            "date": "2025-03-16"
        },
        {
            "id": 80112,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-03-14T07:09:20.637997+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 9246,
            "ip_address": "213.55.50.5",
            "count": 5,
            "first_visit": "2022-05-19T03:02:02.644300+06:00",
            "date": null
        },
        {
            "id": 65684,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-03-09T00:25:22.562618+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 80198,
            "ip_address": "103.156.215.123",
            "count": 5,
            "first_visit": "2025-03-16T16:07:32.193548+06:00",
            "date": "2025-03-16"
        }
    ]
}