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

{
    "count": 101325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34680&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34664&ordering=-date",
    "results": [
        {
            "id": 80346,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-03-20T00:17:24.348916+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80348,
            "ip_address": "114.119.151.5",
            "count": 9,
            "first_visit": "2025-03-20T00:19:30.723426+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80390,
            "ip_address": "167.98.40.242",
            "count": 1,
            "first_visit": "2025-03-20T21:30:26.424837+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80389,
            "ip_address": "103.187.94.140",
            "count": 1,
            "first_visit": "2025-03-20T21:13:52.716871+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80379,
            "ip_address": "66.249.92.37",
            "count": 2,
            "first_visit": "2025-03-20T15:00:32.765104+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80388,
            "ip_address": "114.130.184.126",
            "count": 1,
            "first_visit": "2025-03-20T20:23:40.212029+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80394,
            "ip_address": "103.129.238.121",
            "count": 1,
            "first_visit": "2025-03-20T23:59:03.487519+06:00",
            "date": "2025-03-20"
        },
        {
            "id": 80386,
            "ip_address": "59.152.5.1",
            "count": 1,
            "first_visit": "2025-03-20T19:43:00.539694+06:00",
            "date": "2025-03-20"
        }
    ]
}