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

{
    "count": 94758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=896&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=880&ordering=-ip_address",
    "results": [
        {
            "id": 93262,
            "ip_address": "86.30.94.12",
            "count": 4,
            "first_visit": "2025-12-23T21:41:56.526715+06:00",
            "date": "2025-12-23"
        },
        {
            "id": 4525,
            "ip_address": "86.27.77.128",
            "count": 4,
            "first_visit": "2022-03-20T16:17:53.986724+06:00",
            "date": null
        },
        {
            "id": 78738,
            "ip_address": "86.20.92.100",
            "count": 1,
            "first_visit": "2025-02-09T00:39:50.186732+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 3677,
            "ip_address": "86.19.89.94",
            "count": 3,
            "first_visit": "2022-02-17T02:02:02.305371+06:00",
            "date": null
        },
        {
            "id": 75426,
            "ip_address": "86.19.41.22",
            "count": 1,
            "first_visit": "2024-11-09T17:06:44.517519+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 46292,
            "ip_address": "86.190.188.10",
            "count": 1,
            "first_visit": "2023-05-08T04:52:22.725510+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 1918,
            "ip_address": "86.181.250.223",
            "count": 1,
            "first_visit": "2022-01-11T17:35:25.474778+06:00",
            "date": null
        },
        {
            "id": 87825,
            "ip_address": "86.166.137.48",
            "count": 12,
            "first_visit": "2025-08-16T16:06:35.633306+06:00",
            "date": "2025-08-16"
        }
    ]
}