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

{
    "count": 95950,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19120&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19104&ordering=-ip_address",
    "results": [
        {
            "id": 24370,
            "ip_address": "37.111.232.199",
            "count": 1,
            "first_visit": "2022-07-20T05:17:00.378562+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10247,
            "ip_address": "37.111.232.198",
            "count": 1,
            "first_visit": "2022-05-22T10:32:11.741700+06:00",
            "date": null
        },
        {
            "id": 26570,
            "ip_address": "37.111.232.198",
            "count": 2,
            "first_visit": "2022-07-24T08:00:24.184403+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9588,
            "ip_address": "37.111.232.196",
            "count": 1,
            "first_visit": "2022-05-20T00:45:56.674604+06:00",
            "date": null
        },
        {
            "id": 7697,
            "ip_address": "37.111.232.194",
            "count": 1,
            "first_visit": "2022-05-17T09:06:36.608365+06:00",
            "date": null
        },
        {
            "id": 27752,
            "ip_address": "37.111.232.191",
            "count": 1,
            "first_visit": "2022-07-26T14:42:07.416438+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 5475,
            "ip_address": "37.111.232.191",
            "count": 1,
            "first_visit": "2022-04-30T13:35:01.466911+06:00",
            "date": null
        },
        {
            "id": 83058,
            "ip_address": "37.111.232.190",
            "count": 2,
            "first_visit": "2025-05-20T00:00:06.509134+06:00",
            "date": "2025-05-20"
        }
    ]
}