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

{
    "count": 97514,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9928&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9912&ordering=-ip_address",
    "results": [
        {
            "id": 96483,
            "ip_address": "59.153.201.94",
            "count": 1,
            "first_visit": "2026-03-30T14:34:57.037974+06:00",
            "date": "2026-03-30"
        },
        {
            "id": 96462,
            "ip_address": "59.153.201.94",
            "count": 3,
            "first_visit": "2026-03-29T20:35:43.041284+06:00",
            "date": "2026-03-29"
        },
        {
            "id": 8845,
            "ip_address": "59.153.201.30",
            "count": 1,
            "first_visit": "2022-05-18T11:44:54.654862+06:00",
            "date": null
        },
        {
            "id": 27609,
            "ip_address": "59.153.201.22",
            "count": 1,
            "first_visit": "2022-07-26T06:56:12.512873+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 11514,
            "ip_address": "59.153.201.14",
            "count": 1,
            "first_visit": "2022-05-25T23:33:41.765337+06:00",
            "date": null
        },
        {
            "id": 48707,
            "ip_address": "59.153.19.230",
            "count": 1,
            "first_visit": "2023-06-23T14:00:04.380732+06:00",
            "date": "2023-06-23"
        },
        {
            "id": 87824,
            "ip_address": "59.153.19.170",
            "count": 1,
            "first_visit": "2025-08-16T15:34:17.145246+06:00",
            "date": "2025-08-16"
        },
        {
            "id": 11799,
            "ip_address": "59.153.18.250",
            "count": 2,
            "first_visit": "2022-05-26T23:54:39.914579+06:00",
            "date": null
        }
    ]
}