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

{
    "count": 93023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10256&ordering=-ip_address",
    "results": [
        {
            "id": 10105,
            "ip_address": "58.145.189.235",
            "count": 1,
            "first_visit": "2022-05-21T22:18:59.784016+06:00",
            "date": null
        },
        {
            "id": 27183,
            "ip_address": "58.145.189.234",
            "count": 1,
            "first_visit": "2022-07-25T11:13:24.956352+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 15337,
            "ip_address": "58.145.189.234",
            "count": 1,
            "first_visit": "2022-06-15T16:10:36.118476+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 9803,
            "ip_address": "58.145.189.234",
            "count": 4,
            "first_visit": "2022-05-20T20:47:00.044321+06:00",
            "date": null
        },
        {
            "id": 8002,
            "ip_address": "58.145.189.233",
            "count": 3,
            "first_visit": "2022-05-17T11:52:56.136533+06:00",
            "date": null
        },
        {
            "id": 34005,
            "ip_address": "58.145.189.233",
            "count": 1,
            "first_visit": "2022-09-07T20:21:09.462616+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 29794,
            "ip_address": "58.145.189.232",
            "count": 1,
            "first_visit": "2022-07-30T11:00:27.866112+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12408,
            "ip_address": "58.145.189.232",
            "count": 1,
            "first_visit": "2022-05-29T09:35:10.281727+06:00",
            "date": null
        }
    ]
}