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

{
    "count": 95681,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18192&ordering=-ip_address",
    "results": [
        {
            "id": 28533,
            "ip_address": "37.111.246.180",
            "count": 2,
            "first_visit": "2022-07-28T03:01:29.662922+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10842,
            "ip_address": "37.111.246.18",
            "count": 1,
            "first_visit": "2022-05-24T09:23:17.478019+06:00",
            "date": null
        },
        {
            "id": 23043,
            "ip_address": "37.111.246.18",
            "count": 1,
            "first_visit": "2022-07-15T23:13:53.426171+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 8716,
            "ip_address": "37.111.246.177",
            "count": 1,
            "first_visit": "2022-05-18T09:25:10.038494+06:00",
            "date": null
        },
        {
            "id": 78501,
            "ip_address": "37.111.246.17",
            "count": 2,
            "first_visit": "2025-02-02T23:32:03.425634+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 37514,
            "ip_address": "37.111.246.168",
            "count": 1,
            "first_visit": "2022-11-17T18:37:02.867370+06:00",
            "date": "2022-11-17"
        },
        {
            "id": 6751,
            "ip_address": "37.111.246.166",
            "count": 1,
            "first_visit": "2022-05-16T14:31:24.462798+06:00",
            "date": null
        },
        {
            "id": 6761,
            "ip_address": "37.111.246.164",
            "count": 3,
            "first_visit": "2022-05-16T14:45:33.263349+06:00",
            "date": null
        }
    ]
}