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

{
    "count": 101653,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76928&ordering=ip_address",
    "results": [
        {
            "id": 6857,
            "ip_address": "37.111.206.214",
            "count": 3,
            "first_visit": "2022-05-16T16:46:00.495652+06:00",
            "date": null
        },
        {
            "id": 29141,
            "ip_address": "37.111.206.214",
            "count": 2,
            "first_visit": "2022-07-29T09:17:09.716700+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 2899,
            "ip_address": "37.111.206.215",
            "count": 2,
            "first_visit": "2022-01-26T16:26:12.127258+06:00",
            "date": null
        },
        {
            "id": 62500,
            "ip_address": "37.111.206.215",
            "count": 1,
            "first_visit": "2024-01-06T06:52:54.341360+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 68475,
            "ip_address": "37.111.206.215",
            "count": 1,
            "first_visit": "2024-05-17T19:07:22.054501+06:00",
            "date": "2024-05-17"
        },
        {
            "id": 68759,
            "ip_address": "37.111.206.216",
            "count": 2,
            "first_visit": "2024-05-21T22:10:52.873573+06:00",
            "date": "2024-05-21"
        },
        {
            "id": 46179,
            "ip_address": "37.111.206.216",
            "count": 1,
            "first_visit": "2023-05-05T20:08:47.203123+06:00",
            "date": "2023-05-05"
        },
        {
            "id": 33524,
            "ip_address": "37.111.206.216",
            "count": 3,
            "first_visit": "2022-08-31T08:33:02.451952+06:00",
            "date": "2022-08-31"
        }
    ]
}