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

{
    "count": 95743,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4512&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4496&ordering=ip_address",
    "results": [
        {
            "id": 12004,
            "ip_address": "103.132.225.158",
            "count": 1,
            "first_visit": "2022-05-27T22:30:08.618246+06:00",
            "date": null
        },
        {
            "id": 1486,
            "ip_address": "103.132.226.17",
            "count": 14,
            "first_visit": "2021-12-30T11:30:16.829776+06:00",
            "date": null
        },
        {
            "id": 78486,
            "ip_address": "103.132.226.77",
            "count": 1,
            "first_visit": "2025-02-02T14:08:49.053614+06:00",
            "date": "2025-02-02"
        },
        {
            "id": 9886,
            "ip_address": "103.132.227.255",
            "count": 2,
            "first_visit": "2022-05-20T23:37:33.350036+06:00",
            "date": null
        },
        {
            "id": 90056,
            "ip_address": "103.132.249.105",
            "count": 1,
            "first_visit": "2025-09-26T20:27:08.514977+06:00",
            "date": "2025-09-26"
        },
        {
            "id": 95114,
            "ip_address": "103.132.249.107",
            "count": 2,
            "first_visit": "2026-02-13T00:42:11.923620+06:00",
            "date": "2026-02-13"
        },
        {
            "id": 92976,
            "ip_address": "103.132.249.14",
            "count": 1,
            "first_visit": "2025-12-14T14:00:36.361383+06:00",
            "date": "2025-12-14"
        },
        {
            "id": 92972,
            "ip_address": "103.132.249.177",
            "count": 1,
            "first_visit": "2025-12-14T11:46:24.246619+06:00",
            "date": "2025-12-14"
        }
    ]
}