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

{
    "count": 96042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19464&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19448&ordering=-ip_address",
    "results": [
        {
            "id": 7606,
            "ip_address": "37.111.228.143",
            "count": 1,
            "first_visit": "2022-05-17T06:39:04.750490+06:00",
            "date": null
        },
        {
            "id": 18650,
            "ip_address": "37.111.228.141",
            "count": 1,
            "first_visit": "2022-06-25T15:17:58.201941+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 8426,
            "ip_address": "37.111.228.140",
            "count": 1,
            "first_visit": "2022-05-17T23:00:56.078186+06:00",
            "date": null
        },
        {
            "id": 9104,
            "ip_address": "37.111.228.14",
            "count": 1,
            "first_visit": "2022-05-18T22:22:45.506493+06:00",
            "date": null
        },
        {
            "id": 29795,
            "ip_address": "37.111.228.131",
            "count": 1,
            "first_visit": "2022-07-30T11:02:42.649775+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 13444,
            "ip_address": "37.111.228.128",
            "count": 1,
            "first_visit": "2022-06-03T13:37:19.089372+06:00",
            "date": null
        },
        {
            "id": 28540,
            "ip_address": "37.111.228.125",
            "count": 1,
            "first_visit": "2022-07-28T03:34:33.564463+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 16368,
            "ip_address": "37.111.228.122",
            "count": 1,
            "first_visit": "2022-06-18T12:45:59.757176+06:00",
            "date": "2022-06-18"
        }
    ]
}