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

{
    "count": 101785,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41672&ordering=-ip_address",
    "results": [
        {
            "id": 19517,
            "ip_address": "18.191.79.152",
            "count": 1,
            "first_visit": "2022-06-27T18:44:11.317468+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 73859,
            "ip_address": "18.191.254.33",
            "count": 1,
            "first_visit": "2024-10-01T13:57:48.260136+06:00",
            "date": "2024-10-01"
        },
        {
            "id": 3674,
            "ip_address": "18.191.19.2",
            "count": 5,
            "first_visit": "2022-02-16T22:45:05.683366+06:00",
            "date": null
        },
        {
            "id": 59871,
            "ip_address": "18.191.176.24",
            "count": 5,
            "first_visit": "2023-11-21T03:48:20.000191+06:00",
            "date": "2023-11-21"
        },
        {
            "id": 90699,
            "ip_address": "18.191.170.175",
            "count": 1,
            "first_visit": "2025-10-14T02:00:45.730648+06:00",
            "date": "2025-10-14"
        },
        {
            "id": 41327,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2023-02-01T09:05:57.914055+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 39706,
            "ip_address": "18.190.87.2",
            "count": 2,
            "first_visit": "2023-01-01T10:57:06.856673+06:00",
            "date": "2023-01-01"
        },
        {
            "id": 11,
            "ip_address": "18.190.87.2",
            "count": 9,
            "first_visit": "2021-12-02T18:22:47.411986+06:00",
            "date": null
        }
    ]
}