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

{
    "count": 97521,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23896&ordering=-ip_address",
    "results": [
        {
            "id": 2944,
            "ip_address": "37.111.205.221",
            "count": 1,
            "first_visit": "2022-01-27T16:55:00.168661+06:00",
            "date": null
        },
        {
            "id": 26443,
            "ip_address": "37.111.205.221",
            "count": 1,
            "first_visit": "2022-07-23T22:20:02.728930+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 7376,
            "ip_address": "37.111.205.22",
            "count": 1,
            "first_visit": "2022-05-16T22:32:35.752395+06:00",
            "date": null
        },
        {
            "id": 18592,
            "ip_address": "37.111.205.219",
            "count": 1,
            "first_visit": "2022-06-25T13:08:24.840212+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4224,
            "ip_address": "37.111.205.215",
            "count": 1,
            "first_visit": "2022-03-09T18:18:54.791484+06:00",
            "date": null
        },
        {
            "id": 1413,
            "ip_address": "37.111.205.212",
            "count": 6,
            "first_visit": "2021-12-27T18:35:07.314148+06:00",
            "date": null
        },
        {
            "id": 8158,
            "ip_address": "37.111.205.211",
            "count": 1,
            "first_visit": "2022-05-17T13:14:24.273869+06:00",
            "date": null
        },
        {
            "id": 21835,
            "ip_address": "37.111.205.211",
            "count": 1,
            "first_visit": "2022-07-10T07:23:58.941333+06:00",
            "date": "2022-07-10"
        }
    ]
}