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

{
    "count": 97440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23448&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-ip_address",
    "results": [
        {
            "id": 28382,
            "ip_address": "37.111.206.218",
            "count": 1,
            "first_visit": "2022-07-27T23:07:26.309949+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12242,
            "ip_address": "37.111.206.218",
            "count": 2,
            "first_visit": "2022-05-28T16:07:27.931120+06:00",
            "date": null
        },
        {
            "id": 11413,
            "ip_address": "37.111.206.217",
            "count": 1,
            "first_visit": "2022-05-25T19:08:24.821070+06:00",
            "date": null
        },
        {
            "id": 65243,
            "ip_address": "37.111.206.217",
            "count": 1,
            "first_visit": "2024-02-27T13:39:21.376619+06:00",
            "date": "2024-02-27"
        },
        {
            "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"
        },
        {
            "id": 9354,
            "ip_address": "37.111.206.216",
            "count": 16,
            "first_visit": "2022-05-19T12:39:37.864538+06:00",
            "date": null
        }
    ]
}