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

{
    "count": 93909,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12016&ordering=-ip_address",
    "results": [
        {
            "id": 49667,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-07-10T05:22:52.084861+06:00",
            "date": "2023-07-10"
        },
        {
            "id": 89811,
            "ip_address": "51.219.235.144",
            "count": 1,
            "first_visit": "2025-09-20T16:47:54.723428+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 86059,
            "ip_address": "51.195.218.14",
            "count": 2,
            "first_visit": "2025-07-18T19:33:17.403655+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 4120,
            "ip_address": "51.195.199.92",
            "count": 1,
            "first_visit": "2022-03-06T14:40:11.243028+06:00",
            "date": null
        },
        {
            "id": 2086,
            "ip_address": "51.194.158.101",
            "count": 3,
            "first_visit": "2022-01-13T04:49:53.819308+06:00",
            "date": null
        },
        {
            "id": 69244,
            "ip_address": "51.19.32.19",
            "count": 1,
            "first_visit": "2024-05-28T18:57:44.342355+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 67971,
            "ip_address": "51.19.32.19",
            "count": 1,
            "first_visit": "2024-05-06T15:07:23.940898+06:00",
            "date": "2024-05-06"
        },
        {
            "id": 67824,
            "ip_address": "51.19.32.19",
            "count": 2,
            "first_visit": "2024-05-02T16:31:07.916699+06:00",
            "date": "2024-05-02"
        }
    ]
}