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

{
    "count": 98084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25920&ordering=-ip_address",
    "results": [
        {
            "id": 24595,
            "ip_address": "37.111.194.192",
            "count": 1,
            "first_visit": "2022-07-20T12:15:44.519023+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 74335,
            "ip_address": "37.111.194.191",
            "count": 1,
            "first_visit": "2024-10-12T16:36:30.628260+06:00",
            "date": "2024-10-12"
        },
        {
            "id": 95938,
            "ip_address": "37.111.194.191",
            "count": 1,
            "first_visit": "2026-03-11T10:27:13.890214+06:00",
            "date": "2026-03-11"
        },
        {
            "id": 90045,
            "ip_address": "37.111.194.190",
            "count": 1,
            "first_visit": "2025-09-26T11:00:51.777806+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 64756,
            "ip_address": "37.111.194.190",
            "count": 2,
            "first_visit": "2024-02-15T02:18:56.754645+06:00",
            "date": "2024-02-15"
        },
        {
            "id": 3881,
            "ip_address": "37.111.194.19",
            "count": 1,
            "first_visit": "2022-02-25T23:36:16.279690+06:00",
            "date": null
        },
        {
            "id": 7489,
            "ip_address": "37.111.194.189",
            "count": 1,
            "first_visit": "2022-05-16T23:39:59.939192+06:00",
            "date": null
        },
        {
            "id": 51672,
            "ip_address": "37.111.194.189",
            "count": 1,
            "first_visit": "2023-08-04T12:14:52.896381+06:00",
            "date": "2023-08-04"
        }
    ]
}