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

{
    "count": 102721,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50928&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50912&ordering=ip_address",
    "results": [
        {
            "id": 35713,
            "ip_address": "119.30.39.175",
            "count": 3,
            "first_visit": "2022-10-10T13:12:35.029460+06:00",
            "date": "2022-10-10"
        },
        {
            "id": 8661,
            "ip_address": "119.30.39.177",
            "count": 1,
            "first_visit": "2022-05-18T07:20:08.593919+06:00",
            "date": null
        },
        {
            "id": 10493,
            "ip_address": "119.30.39.178",
            "count": 1,
            "first_visit": "2022-05-23T01:09:59.780511+06:00",
            "date": null
        },
        {
            "id": 30055,
            "ip_address": "119.30.39.179",
            "count": 1,
            "first_visit": "2022-07-30T23:05:24.755327+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 7484,
            "ip_address": "119.30.39.180",
            "count": 1,
            "first_visit": "2022-05-16T23:35:51.213019+06:00",
            "date": null
        },
        {
            "id": 7273,
            "ip_address": "119.30.39.181",
            "count": 2,
            "first_visit": "2022-05-16T20:16:07.130389+06:00",
            "date": null
        },
        {
            "id": 9483,
            "ip_address": "119.30.39.182",
            "count": 1,
            "first_visit": "2022-05-19T20:46:20.980961+06:00",
            "date": null
        },
        {
            "id": 6855,
            "ip_address": "119.30.39.183",
            "count": 1,
            "first_visit": "2022-05-16T16:45:18.210862+06:00",
            "date": null
        }
    ]
}