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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=27448&ordering=-ip_address",
    "results": [
        {
            "id": 3132,
            "ip_address": "3.235.53.247",
            "count": 4,
            "first_visit": "2022-01-31T20:15:42.282575+06:00",
            "date": null
        },
        {
            "id": 87565,
            "ip_address": "3.235.4.135",
            "count": 1,
            "first_visit": "2025-08-11T19:06:24.775657+06:00",
            "date": "2025-08-11"
        },
        {
            "id": 74998,
            "ip_address": "3.235.15.204",
            "count": 12,
            "first_visit": "2024-10-30T08:10:40.345667+06:00",
            "date": "2024-10-30"
        },
        {
            "id": 75855,
            "ip_address": "3.235.106.134",
            "count": 19,
            "first_visit": "2024-11-20T02:11:20.861977+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 84089,
            "ip_address": "3.234.81.171",
            "count": 1,
            "first_visit": "2025-06-16T15:20:02.971751+06:00",
            "date": "2025-06-16"
        },
        {
            "id": 53870,
            "ip_address": "3.234.205.57",
            "count": 1,
            "first_visit": "2023-08-30T01:02:25.231373+06:00",
            "date": "2023-08-30"
        },
        {
            "id": 21753,
            "ip_address": "3.233.252.114",
            "count": 1,
            "first_visit": "2022-07-09T17:01:13.288104+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 3947,
            "ip_address": "3.231.31.21",
            "count": 1,
            "first_visit": "2022-02-28T14:59:54.829032+06:00",
            "date": null
        }
    ]
}