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

{
    "count": 96738,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8072&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8056&ordering=ip_address",
    "results": [
        {
            "id": 965,
            "ip_address": "103.15.247.18",
            "count": 1,
            "first_visit": "2021-12-19T23:29:48.466816+06:00",
            "date": null
        },
        {
            "id": 93217,
            "ip_address": "103.15.247.206",
            "count": 1,
            "first_visit": "2025-12-22T20:40:34.845221+06:00",
            "date": "2025-12-22"
        },
        {
            "id": 92282,
            "ip_address": "103.15.247.206",
            "count": 1,
            "first_visit": "2025-11-22T19:39:19.326636+06:00",
            "date": "2025-11-22"
        },
        {
            "id": 26562,
            "ip_address": "103.153.106.18",
            "count": 1,
            "first_visit": "2022-07-24T07:12:22.595579+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12023,
            "ip_address": "103.153.106.3",
            "count": 1,
            "first_visit": "2022-05-27T22:54:46.206477+06:00",
            "date": null
        },
        {
            "id": 25291,
            "ip_address": "103.153.106.9",
            "count": 2,
            "first_visit": "2022-07-21T09:47:42.541070+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8328,
            "ip_address": "103.153.107.1",
            "count": 2,
            "first_visit": "2022-05-17T22:17:52.072130+06:00",
            "date": null
        },
        {
            "id": 62396,
            "ip_address": "103.153.110.194",
            "count": 1,
            "first_visit": "2024-01-05T10:59:45.293771+06:00",
            "date": "2024-01-05"
        }
    ]
}