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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86536&ordering=-ip_address",
    "results": [
        {
            "id": 1824,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-01-11T11:41:52.069983+06:00",
            "date": null
        },
        {
            "id": 18831,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-25T22:44:16.013131+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19321,
            "ip_address": "103.139.196.217",
            "count": 1,
            "first_visit": "2022-06-27T07:08:01.954272+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 23627,
            "ip_address": "103.139.196.216",
            "count": 1,
            "first_visit": "2022-07-18T21:57:06.341741+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 3282,
            "ip_address": "103.139.196.215",
            "count": 2,
            "first_visit": "2022-02-03T22:27:16.715100+06:00",
            "date": null
        },
        {
            "id": 18185,
            "ip_address": "103.139.196.205",
            "count": 1,
            "first_visit": "2022-06-24T16:56:05.427206+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 21452,
            "ip_address": "103.139.196.203",
            "count": 1,
            "first_visit": "2022-07-07T11:06:18.792916+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 2319,
            "ip_address": "103.139.196.196",
            "count": 1,
            "first_visit": "2022-01-16T18:06:31.852163+06:00",
            "date": null
        }
    ]
}