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

{
    "count": 101248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33488&ordering=-ip_address",
    "results": [
        {
            "id": 45391,
            "ip_address": "202.91.41.255",
            "count": 1,
            "first_visit": "2023-04-16T12:25:39.934384+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 76233,
            "ip_address": "202.91.41.209",
            "count": 2,
            "first_visit": "2024-12-01T10:58:06.396008+06:00",
            "date": "2024-12-01"
        },
        {
            "id": 5432,
            "ip_address": "202.91.41.181",
            "count": 1,
            "first_visit": "2022-04-28T19:18:38.029183+06:00",
            "date": null
        },
        {
            "id": 58289,
            "ip_address": "202.91.41.158",
            "count": 1,
            "first_visit": "2023-10-23T23:04:39.749350+06:00",
            "date": "2023-10-23"
        },
        {
            "id": 12327,
            "ip_address": "202.91.41.156",
            "count": 1,
            "first_visit": "2022-05-28T23:39:36.222606+06:00",
            "date": null
        },
        {
            "id": 21148,
            "ip_address": "202.91.41.152",
            "count": 1,
            "first_visit": "2022-07-05T00:49:03.335434+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 91055,
            "ip_address": "202.91.41.144",
            "count": 3,
            "first_visit": "2025-10-21T12:27:38.026738+06:00",
            "date": "2025-10-21"
        },
        {
            "id": 22574,
            "ip_address": "202.91.41.127",
            "count": 1,
            "first_visit": "2022-07-14T13:13:13.768240+06:00",
            "date": "2022-07-14"
        }
    ]
}