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

{
    "count": 99728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25912&ordering=-ip_address",
    "results": [
        {
            "id": 1281,
            "ip_address": "37.111.196.150",
            "count": 1,
            "first_visit": "2021-12-23T10:32:57.313617+06:00",
            "date": null
        },
        {
            "id": 72003,
            "ip_address": "37.111.196.150",
            "count": 2,
            "first_visit": "2024-08-10T19:59:45.646386+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 2667,
            "ip_address": "37.111.196.15",
            "count": 1,
            "first_visit": "2022-01-23T08:32:03.414616+06:00",
            "date": null
        },
        {
            "id": 11313,
            "ip_address": "37.111.196.149",
            "count": 1,
            "first_visit": "2022-05-25T07:34:23.001281+06:00",
            "date": null
        },
        {
            "id": 3225,
            "ip_address": "37.111.196.148",
            "count": 1,
            "first_visit": "2022-02-02T15:12:24.029116+06:00",
            "date": null
        },
        {
            "id": 6230,
            "ip_address": "37.111.196.147",
            "count": 1,
            "first_visit": "2022-05-15T06:53:02.315692+06:00",
            "date": null
        },
        {
            "id": 10400,
            "ip_address": "37.111.196.145",
            "count": 1,
            "first_visit": "2022-05-22T21:29:59.919026+06:00",
            "date": null
        },
        {
            "id": 6033,
            "ip_address": "37.111.196.144",
            "count": 1,
            "first_visit": "2022-05-14T19:08:54.465828+06:00",
            "date": null
        }
    ]
}