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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25128&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25112&ordering=-ip_address",
    "results": [
        {
            "id": 22225,
            "ip_address": "37.111.196.58",
            "count": 9,
            "first_visit": "2022-07-13T14:12:03.856469+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 29139,
            "ip_address": "37.111.196.58",
            "count": 1,
            "first_visit": "2022-07-29T09:08:09.382683+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28971,
            "ip_address": "37.111.196.57",
            "count": 1,
            "first_visit": "2022-07-28T23:21:21.319761+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 53489,
            "ip_address": "37.111.196.56",
            "count": 2,
            "first_visit": "2023-08-25T12:11:36.463917+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 6537,
            "ip_address": "37.111.196.54",
            "count": 2,
            "first_visit": "2022-05-16T08:11:23.054939+06:00",
            "date": null
        },
        {
            "id": 6123,
            "ip_address": "37.111.196.52",
            "count": 1,
            "first_visit": "2022-05-14T19:46:12.822185+06:00",
            "date": null
        },
        {
            "id": 81853,
            "ip_address": "37.111.196.52",
            "count": 1,
            "first_visit": "2025-04-25T06:51:46.498508+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 10963,
            "ip_address": "37.111.196.51",
            "count": 2,
            "first_visit": "2022-05-24T13:10:19.196849+06:00",
            "date": null
        }
    ]
}