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

{
    "count": 98015,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25472&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25456&ordering=-ip_address",
    "results": [
        {
            "id": 9772,
            "ip_address": "37.111.195.232",
            "count": 1,
            "first_visit": "2022-05-20T17:13:58.953197+06:00",
            "date": null
        },
        {
            "id": 32739,
            "ip_address": "37.111.195.231",
            "count": 1,
            "first_visit": "2022-08-23T10:33:52.857578+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 24712,
            "ip_address": "37.111.195.230",
            "count": 1,
            "first_visit": "2022-07-20T15:39:53.759484+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 8761,
            "ip_address": "37.111.195.23",
            "count": 5,
            "first_visit": "2022-05-18T10:24:43.574457+06:00",
            "date": null
        },
        {
            "id": 9850,
            "ip_address": "37.111.195.227",
            "count": 5,
            "first_visit": "2022-05-20T22:55:29.966033+06:00",
            "date": null
        },
        {
            "id": 18100,
            "ip_address": "37.111.195.226",
            "count": 1,
            "first_visit": "2022-06-24T12:50:33.170407+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 7313,
            "ip_address": "37.111.195.224",
            "count": 1,
            "first_visit": "2022-05-16T21:34:28.770364+06:00",
            "date": null
        },
        {
            "id": 29994,
            "ip_address": "37.111.195.223",
            "count": 1,
            "first_visit": "2022-07-30T20:22:18.484263+06:00",
            "date": "2022-07-30"
        }
    ]
}