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

{
    "count": 99889,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22424&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22408&ordering=-ip_address",
    "results": [
        {
            "id": 90546,
            "ip_address": "37.111.212.19",
            "count": 1,
            "first_visit": "2025-10-09T13:16:51.423070+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 32744,
            "ip_address": "37.111.212.19",
            "count": 1,
            "first_visit": "2022-08-23T11:56:39.613674+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 4187,
            "ip_address": "37.111.212.19",
            "count": 2,
            "first_visit": "2022-03-08T11:26:17.355441+06:00",
            "date": null
        },
        {
            "id": 59384,
            "ip_address": "37.111.212.19",
            "count": 1,
            "first_visit": "2023-11-12T21:25:25.875582+06:00",
            "date": "2023-11-12"
        },
        {
            "id": 85811,
            "ip_address": "37.111.212.189",
            "count": 4,
            "first_visit": "2025-07-14T10:07:07.808407+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 11653,
            "ip_address": "37.111.212.189",
            "count": 1,
            "first_visit": "2022-05-26T11:52:22.175646+06:00",
            "date": null
        },
        {
            "id": 9522,
            "ip_address": "37.111.212.188",
            "count": 3,
            "first_visit": "2022-05-19T22:43:33.654773+06:00",
            "date": null
        },
        {
            "id": 76166,
            "ip_address": "37.111.212.188",
            "count": 1,
            "first_visit": "2024-11-29T18:22:59.163808+06:00",
            "date": "2024-11-29"
        }
    ]
}