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

{
    "count": 98317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31936&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31920&ordering=-ip_address",
    "results": [
        {
            "id": 25708,
            "ip_address": "203.189.224.9",
            "count": 1,
            "first_visit": "2022-07-21T22:52:14.587804+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 12185,
            "ip_address": "203.189.224.70",
            "count": 3,
            "first_visit": "2022-05-28T13:43:03.146137+06:00",
            "date": null
        },
        {
            "id": 13789,
            "ip_address": "203.189.224.70",
            "count": 2,
            "first_visit": "2022-06-07T11:09:08.085592+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 27447,
            "ip_address": "203.189.224.46",
            "count": 1,
            "first_visit": "2022-07-25T22:51:04.127616+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16769,
            "ip_address": "203.189.224.46",
            "count": 1,
            "first_visit": "2022-06-20T09:53:03.410406+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 10060,
            "ip_address": "203.189.224.46",
            "count": 1,
            "first_visit": "2022-05-21T18:28:09.934158+06:00",
            "date": null
        },
        {
            "id": 27845,
            "ip_address": "203.189.224.46",
            "count": 1,
            "first_visit": "2022-07-26T18:41:22.859405+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 438,
            "ip_address": "203.189.224.245",
            "count": 1,
            "first_visit": "2021-12-08T17:32:08.911246+06:00",
            "date": null
        }
    ]
}