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

{
    "count": 99388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4992&ordering=-count",
    "results": [
        {
            "id": 36896,
            "ip_address": "103.38.19.4",
            "count": 6,
            "first_visit": "2022-11-03T23:01:16.005834+06:00",
            "date": "2022-11-03"
        },
        {
            "id": 6699,
            "ip_address": "103.242.23.190",
            "count": 6,
            "first_visit": "2022-05-16T13:18:50.837653+06:00",
            "date": null
        },
        {
            "id": 20875,
            "ip_address": "43.224.117.182",
            "count": 6,
            "first_visit": "2022-07-03T13:19:07.046071+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 68562,
            "ip_address": "114.119.134.79",
            "count": 6,
            "first_visit": "2024-05-19T00:13:43.624742+06:00",
            "date": "2024-05-19"
        },
        {
            "id": 80654,
            "ip_address": "114.119.132.88",
            "count": 6,
            "first_visit": "2025-03-27T02:54:33.661980+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80695,
            "ip_address": "114.119.151.1",
            "count": 6,
            "first_visit": "2025-03-28T00:07:33.895224+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 80935,
            "ip_address": "167.103.118.190",
            "count": 6,
            "first_visit": "2025-04-04T11:42:19.068508+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 6642,
            "ip_address": "42.0.7.241",
            "count": 6,
            "first_visit": "2022-05-16T12:04:59.254478+06:00",
            "date": null
        }
    ]
}