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

{
    "count": 96061,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19528&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19512&ordering=-ip_address",
    "results": [
        {
            "id": 11160,
            "ip_address": "37.111.226.242",
            "count": 2,
            "first_visit": "2022-05-24T22:19:06.536461+06:00",
            "date": null
        },
        {
            "id": 8159,
            "ip_address": "37.111.226.236",
            "count": 3,
            "first_visit": "2022-05-17T13:14:52.494106+06:00",
            "date": null
        },
        {
            "id": 15171,
            "ip_address": "37.111.226.234",
            "count": 1,
            "first_visit": "2022-06-15T07:32:09.245046+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6661,
            "ip_address": "37.111.226.230",
            "count": 1,
            "first_visit": "2022-05-16T12:32:21.576629+06:00",
            "date": null
        },
        {
            "id": 2987,
            "ip_address": "37.111.226.228",
            "count": 1,
            "first_visit": "2022-01-28T19:45:03.232480+06:00",
            "date": null
        },
        {
            "id": 8152,
            "ip_address": "37.111.226.226",
            "count": 1,
            "first_visit": "2022-05-17T13:04:30.845171+06:00",
            "date": null
        },
        {
            "id": 29072,
            "ip_address": "37.111.226.221",
            "count": 2,
            "first_visit": "2022-07-29T02:15:43.732950+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7026,
            "ip_address": "37.111.226.219",
            "count": 1,
            "first_visit": "2022-05-16T18:46:28.448566+06:00",
            "date": null
        }
    ]
}