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

{
    "count": 99148,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=48&ordering=ip_address",
    "results": [
        {
            "id": 98535,
            "ip_address": "101.2.162.122",
            "count": 1,
            "first_visit": "2026-05-26T21:51:46.545469+06:00",
            "date": "2026-05-26"
        },
        {
            "id": 77027,
            "ip_address": "101.2.162.122",
            "count": 3,
            "first_visit": "2024-12-22T13:20:07.738635+06:00",
            "date": "2024-12-22"
        },
        {
            "id": 98483,
            "ip_address": "101.2.162.122",
            "count": 3,
            "first_visit": "2026-05-24T21:33:57.330963+06:00",
            "date": "2026-05-24"
        },
        {
            "id": 7763,
            "ip_address": "101.2.162.82",
            "count": 2,
            "first_visit": "2022-05-17T09:48:52.717579+06:00",
            "date": null
        },
        {
            "id": 22887,
            "ip_address": "101.2.164.10",
            "count": 1,
            "first_visit": "2022-07-15T02:01:39.788489+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 13025,
            "ip_address": "101.2.164.10",
            "count": 1,
            "first_visit": "2022-05-31T08:48:33.586010+06:00",
            "date": null
        },
        {
            "id": 460,
            "ip_address": "101.2.164.16",
            "count": 5,
            "first_visit": "2021-12-08T22:48:00.420833+06:00",
            "date": null
        },
        {
            "id": 57752,
            "ip_address": "101.2.164.18",
            "count": 1,
            "first_visit": "2023-10-16T15:09:37.789038+06:00",
            "date": "2023-10-16"
        }
    ]
}