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

{
    "count": 97594,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92552&ordering=-ip_address",
    "results": [
        {
            "id": 85189,
            "ip_address": "103.134.61.49",
            "count": 1,
            "first_visit": "2025-07-03T21:23:44.337798+06:00",
            "date": "2025-07-03"
        },
        {
            "id": 46317,
            "ip_address": "103.134.60.75",
            "count": 1,
            "first_visit": "2023-05-08T14:13:21.325946+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 41871,
            "ip_address": "103.134.60.53",
            "count": 3,
            "first_visit": "2023-02-09T08:32:47.329210+06:00",
            "date": "2023-02-09"
        },
        {
            "id": 30490,
            "ip_address": "103.134.60.53",
            "count": 1,
            "first_visit": "2022-07-31T19:28:25.453205+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 6011,
            "ip_address": "103.134.60.53",
            "count": 1,
            "first_visit": "2022-05-14T16:47:52.350766+06:00",
            "date": null
        },
        {
            "id": 16001,
            "ip_address": "103.134.60.52",
            "count": 1,
            "first_visit": "2022-06-17T14:58:23.388585+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12920,
            "ip_address": "103.134.60.52",
            "count": 1,
            "first_visit": "2022-05-30T23:18:16.227791+06:00",
            "date": null
        },
        {
            "id": 4819,
            "ip_address": "103.134.60.51",
            "count": 1,
            "first_visit": "2022-03-31T11:59:56.579818+06:00",
            "date": null
        }
    ]
}