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

{
    "count": 96146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19992&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19976&ordering=-ip_address",
    "results": [
        {
            "id": 18060,
            "ip_address": "37.111.218.59",
            "count": 2,
            "first_visit": "2022-06-24T10:51:47.486341+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 4598,
            "ip_address": "37.111.218.55",
            "count": 1,
            "first_visit": "2022-03-22T21:50:44.675793+06:00",
            "date": null
        },
        {
            "id": 8775,
            "ip_address": "37.111.218.54",
            "count": 1,
            "first_visit": "2022-05-18T10:38:19.351194+06:00",
            "date": null
        },
        {
            "id": 1508,
            "ip_address": "37.111.218.51",
            "count": 2,
            "first_visit": "2021-12-31T13:42:51.710957+06:00",
            "date": null
        },
        {
            "id": 15205,
            "ip_address": "37.111.218.50",
            "count": 1,
            "first_visit": "2022-06-15T09:26:27.426023+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7432,
            "ip_address": "37.111.218.50",
            "count": 1,
            "first_visit": "2022-05-16T23:01:06.578642+06:00",
            "date": null
        },
        {
            "id": 9741,
            "ip_address": "37.111.218.49",
            "count": 1,
            "first_visit": "2022-05-20T14:41:12.071456+06:00",
            "date": null
        },
        {
            "id": 12013,
            "ip_address": "37.111.218.46",
            "count": 1,
            "first_visit": "2022-05-27T22:37:56.875294+06:00",
            "date": null
        }
    ]
}