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

{
    "count": 98360,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32288&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32272&ordering=-ip_address",
    "results": [
        {
            "id": 11345,
            "ip_address": "202.91.41.28",
            "count": 1,
            "first_visit": "2022-05-25T11:23:15.041888+06:00",
            "date": null
        },
        {
            "id": 12867,
            "ip_address": "202.91.41.27",
            "count": 2,
            "first_visit": "2022-05-30T20:29:04.616898+06:00",
            "date": null
        },
        {
            "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"
        }
    ]
}