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

{
    "count": 94998,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1664&ordering=ip_address",
    "results": [
        {
            "id": 68197,
            "ip_address": "103.112.54.185",
            "count": 1,
            "first_visit": "2024-05-11T15:14:10.887972+06:00",
            "date": "2024-05-11"
        },
        {
            "id": 68066,
            "ip_address": "103.112.54.185",
            "count": 1,
            "first_visit": "2024-05-08T18:13:26.091699+06:00",
            "date": "2024-05-08"
        },
        {
            "id": 2418,
            "ip_address": "103.112.54.206",
            "count": 2,
            "first_visit": "2022-01-18T10:44:36.632730+06:00",
            "date": null
        },
        {
            "id": 52995,
            "ip_address": "103.112.54.213",
            "count": 1,
            "first_visit": "2023-08-20T13:52:52.829919+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 80628,
            "ip_address": "103.112.54.214",
            "count": 2,
            "first_visit": "2025-03-26T11:17:54.665498+06:00",
            "date": "2025-03-26"
        },
        {
            "id": 4447,
            "ip_address": "103.112.54.216",
            "count": 6,
            "first_visit": "2022-03-17T13:14:51.363050+06:00",
            "date": null
        },
        {
            "id": 94413,
            "ip_address": "103.112.54.223",
            "count": 1,
            "first_visit": "2026-01-23T13:34:02.693683+06:00",
            "date": "2026-01-23"
        },
        {
            "id": 70374,
            "ip_address": "103.112.54.234",
            "count": 1,
            "first_visit": "2024-06-27T00:27:36.970596+06:00",
            "date": "2024-06-27"
        }
    ]
}