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

{
    "count": 91421,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=104&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-ip_address",
    "results": [
        {
            "id": 90455,
            "ip_address": "95.29.229.82",
            "count": 1,
            "first_visit": "2025-10-06T22:52:08.151624+06:00",
            "date": "2025-10-06"
        },
        {
            "id": 77566,
            "ip_address": "95.29.229.82",
            "count": 1,
            "first_visit": "2025-01-07T06:18:58.626890+06:00",
            "date": "2025-01-07"
        },
        {
            "id": 75935,
            "ip_address": "95.29.229.35",
            "count": 1,
            "first_visit": "2024-11-22T07:46:06.125294+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 90293,
            "ip_address": "95.29.226.173",
            "count": 1,
            "first_visit": "2025-10-03T09:51:21.892375+06:00",
            "date": "2025-10-03"
        },
        {
            "id": 80646,
            "ip_address": "95.250.176.129",
            "count": 1,
            "first_visit": "2025-03-26T21:49:19.505537+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 507,
            "ip_address": "95.222.29.43",
            "count": 18,
            "first_visit": "2021-12-09T21:36:27.704929+06:00",
            "date": null
        },
        {
            "id": 1900,
            "ip_address": "95.219.27.251",
            "count": 1,
            "first_visit": "2022-01-11T16:16:39.173888+06:00",
            "date": null
        },
        {
            "id": 31868,
            "ip_address": "95.219.238.121",
            "count": 1,
            "first_visit": "2022-08-12T22:27:49.611950+06:00",
            "date": "2022-08-12"
        }
    ]
}