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

{
    "count": 99962,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26800&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26784&ordering=-ip_address",
    "results": [
        {
            "id": 75710,
            "ip_address": "37.111.193.78",
            "count": 2,
            "first_visit": "2024-11-16T00:57:39.179941+06:00",
            "date": "2024-11-16"
        },
        {
            "id": 25824,
            "ip_address": "37.111.193.76",
            "count": 1,
            "first_visit": "2022-07-22T06:55:24.642951+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 24532,
            "ip_address": "37.111.193.75",
            "count": 1,
            "first_visit": "2022-07-20T11:23:37.995481+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 20367,
            "ip_address": "37.111.193.74",
            "count": 1,
            "first_visit": "2022-06-30T14:16:32.790694+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 6051,
            "ip_address": "37.111.193.74",
            "count": 2,
            "first_visit": "2022-05-14T19:18:59.144571+06:00",
            "date": null
        },
        {
            "id": 16795,
            "ip_address": "37.111.193.74",
            "count": 1,
            "first_visit": "2022-06-20T11:48:07.190700+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 65432,
            "ip_address": "37.111.193.74",
            "count": 3,
            "first_visit": "2024-03-02T16:17:52.267905+06:00",
            "date": "2024-03-02"
        },
        {
            "id": 7454,
            "ip_address": "37.111.193.73",
            "count": 1,
            "first_visit": "2022-05-16T23:17:22.522212+06:00",
            "date": null
        }
    ]
}