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

{
    "count": 98193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=29504&ordering=-ip_address",
    "results": [
        {
            "id": 58909,
            "ip_address": "23.243.122.148",
            "count": 1,
            "first_visit": "2023-11-03T23:17:37.072080+06:00",
            "date": "2023-11-03"
        },
        {
            "id": 61011,
            "ip_address": "23.23.97.0",
            "count": 4,
            "first_visit": "2023-12-12T01:25:34.025717+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 42252,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2023-02-16T07:32:11.955327+06:00",
            "date": "2023-02-16"
        },
        {
            "id": 50731,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2023-07-24T16:35:24.883994+06:00",
            "date": "2023-07-24"
        },
        {
            "id": 22072,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2022-07-12T04:39:35.508605+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 4524,
            "ip_address": "23.239.26.38",
            "count": 1,
            "first_visit": "2022-03-20T15:07:27.853501+06:00",
            "date": null
        },
        {
            "id": 35610,
            "ip_address": "23.239.26.32",
            "count": 2,
            "first_visit": "2022-10-07T19:20:48.732878+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 5600,
            "ip_address": "23.239.26.32",
            "count": 1,
            "first_visit": "2022-05-04T08:15:25.678020+06:00",
            "date": null
        }
    ]
}