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

{
    "count": 92200,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86376&ordering=-ip_address",
    "results": [
        {
            "id": 90581,
            "ip_address": "103.140.83.171",
            "count": 2,
            "first_visit": "2025-10-10T18:29:00.445596+06:00",
            "date": "2025-10-10"
        },
        {
            "id": 90533,
            "ip_address": "103.140.83.171",
            "count": 2,
            "first_visit": "2025-10-09T08:35:12.580753+06:00",
            "date": "2025-10-09"
        },
        {
            "id": 81570,
            "ip_address": "103.140.83.164",
            "count": 1,
            "first_visit": "2025-04-18T11:50:49.606041+06:00",
            "date": "2025-04-18"
        },
        {
            "id": 86043,
            "ip_address": "103.140.83.149",
            "count": 1,
            "first_visit": "2025-07-18T11:23:20.510430+06:00",
            "date": "2025-07-18"
        },
        {
            "id": 73041,
            "ip_address": "103.140.83.143",
            "count": 4,
            "first_visit": "2024-09-06T09:47:37.687431+06:00",
            "date": "2024-09-06"
        },
        {
            "id": 65710,
            "ip_address": "103.140.83.139",
            "count": 1,
            "first_visit": "2024-03-09T15:22:55.677249+06:00",
            "date": "2024-03-09"
        },
        {
            "id": 8658,
            "ip_address": "103.140.83.139",
            "count": 1,
            "first_visit": "2022-05-18T07:10:44.734537+06:00",
            "date": null
        },
        {
            "id": 2025,
            "ip_address": "103.140.83.138",
            "count": 2,
            "first_visit": "2022-01-12T11:33:38.000102+06:00",
            "date": null
        }
    ]
}