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

{
    "count": 99698,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25824&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25808&ordering=-ip_address",
    "results": [
        {
            "id": 30506,
            "ip_address": "37.111.196.48",
            "count": 1,
            "first_visit": "2022-07-31T20:35:23.831163+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6448,
            "ip_address": "37.111.196.47",
            "count": 1,
            "first_visit": "2022-05-15T22:42:36.181802+06:00",
            "date": null
        },
        {
            "id": 17733,
            "ip_address": "37.111.196.44",
            "count": 1,
            "first_visit": "2022-06-23T11:51:24.019261+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12181,
            "ip_address": "37.111.196.41",
            "count": 2,
            "first_visit": "2022-05-28T13:21:18.358256+06:00",
            "date": null
        },
        {
            "id": 24549,
            "ip_address": "37.111.196.37",
            "count": 1,
            "first_visit": "2022-07-20T11:37:46.244550+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 4471,
            "ip_address": "37.111.196.36",
            "count": 1,
            "first_visit": "2022-03-18T11:31:13.031534+06:00",
            "date": null
        },
        {
            "id": 22557,
            "ip_address": "37.111.196.35",
            "count": 1,
            "first_visit": "2022-07-14T12:52:55.331536+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 10627,
            "ip_address": "37.111.196.34",
            "count": 1,
            "first_visit": "2022-05-23T12:10:49.739407+06:00",
            "date": null
        }
    ]
}