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

{
    "count": 95615,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17912&ordering=-ip_address",
    "results": [
        {
            "id": 10587,
            "ip_address": "37.111.248.216",
            "count": 1,
            "first_visit": "2022-05-23T10:57:57.084464+06:00",
            "date": null
        },
        {
            "id": 62542,
            "ip_address": "37.111.248.214",
            "count": 1,
            "first_visit": "2024-01-06T14:51:00.300298+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 8618,
            "ip_address": "37.111.248.213",
            "count": 1,
            "first_visit": "2022-05-18T03:04:58.198487+06:00",
            "date": null
        },
        {
            "id": 28512,
            "ip_address": "37.111.248.212",
            "count": 1,
            "first_visit": "2022-07-28T02:13:25.723871+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6999,
            "ip_address": "37.111.248.210",
            "count": 1,
            "first_visit": "2022-05-16T18:28:14.317677+06:00",
            "date": null
        },
        {
            "id": 9682,
            "ip_address": "37.111.248.208",
            "count": 2,
            "first_visit": "2022-05-20T12:20:55.911196+06:00",
            "date": null
        },
        {
            "id": 9681,
            "ip_address": "37.111.248.208",
            "count": 1,
            "first_visit": "2022-05-20T12:20:55.911164+06:00",
            "date": null
        },
        {
            "id": 6639,
            "ip_address": "37.111.248.201",
            "count": 1,
            "first_visit": "2022-05-16T11:52:55.522818+06:00",
            "date": null
        }
    ]
}