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

{
    "count": 103694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55440&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55424&ordering=-ip_address",
    "results": [
        {
            "id": 13555,
            "ip_address": "116.58.202.97",
            "count": 1,
            "first_visit": "2022-06-05T14:28:58.622092+06:00",
            "date": null
        },
        {
            "id": 33523,
            "ip_address": "116.58.202.96",
            "count": 1,
            "first_visit": "2022-08-31T08:25:33.492255+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 37580,
            "ip_address": "116.58.202.96",
            "count": 1,
            "first_visit": "2022-11-19T19:19:34.102558+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 25564,
            "ip_address": "116.58.202.96",
            "count": 1,
            "first_visit": "2022-07-21T13:34:47.827482+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 5151,
            "ip_address": "116.58.202.96",
            "count": 2,
            "first_visit": "2022-04-16T12:32:37.246597+06:00",
            "date": null
        },
        {
            "id": 1497,
            "ip_address": "116.58.202.95",
            "count": 1,
            "first_visit": "2021-12-30T21:25:03.033525+06:00",
            "date": null
        },
        {
            "id": 14709,
            "ip_address": "116.58.202.94",
            "count": 1,
            "first_visit": "2022-06-13T00:07:57.524491+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 32289,
            "ip_address": "116.58.202.93",
            "count": 1,
            "first_visit": "2022-08-18T00:38:38.389764+06:00",
            "date": "2022-08-18"
        }
    ]
}