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

{
    "count": 102223,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1432&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1416&ordering=ip_address",
    "results": [
        {
            "id": 97271,
            "ip_address": "103.111.225.12",
            "count": 1,
            "first_visit": "2026-04-22T05:41:13.308338+06:00",
            "date": "2026-04-22"
        },
        {
            "id": 4372,
            "ip_address": "103.111.225.143",
            "count": 1,
            "first_visit": "2022-03-14T20:14:49.422161+06:00",
            "date": null
        },
        {
            "id": 11809,
            "ip_address": "103.111.225.183",
            "count": 1,
            "first_visit": "2022-05-27T00:13:39.516303+06:00",
            "date": null
        },
        {
            "id": 100629,
            "ip_address": "103.111.225.192",
            "count": 2,
            "first_visit": "2026-07-23T11:58:03.874405+06:00",
            "date": "2026-07-23"
        },
        {
            "id": 65551,
            "ip_address": "103.111.225.201",
            "count": 1,
            "first_visit": "2024-03-05T13:18:16.633972+06:00",
            "date": "2024-03-05"
        },
        {
            "id": 6572,
            "ip_address": "103.111.225.206",
            "count": 1,
            "first_visit": "2022-05-16T09:46:38.848467+06:00",
            "date": null
        },
        {
            "id": 62233,
            "ip_address": "103.111.225.215",
            "count": 1,
            "first_visit": "2024-01-03T20:01:36.141124+06:00",
            "date": "2024-01-03"
        },
        {
            "id": 62160,
            "ip_address": "103.111.225.215",
            "count": 1,
            "first_visit": "2023-12-30T11:36:59.305151+06:00",
            "date": "2023-12-30"
        }
    ]
}