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

{
    "count": 97589,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24488&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24472&ordering=ip_address",
    "results": [
        {
            "id": 88006,
            "ip_address": "104.28.66.2",
            "count": 2,
            "first_visit": "2025-08-19T11:24:00.438661+06:00",
            "date": "2025-08-19"
        },
        {
            "id": 4134,
            "ip_address": "104.28.66.4",
            "count": 1,
            "first_visit": "2022-03-06T23:26:13.263704+06:00",
            "date": null
        },
        {
            "id": 5693,
            "ip_address": "104.28.69.3",
            "count": 1,
            "first_visit": "2022-05-07T14:50:04.616297+06:00",
            "date": null
        },
        {
            "id": 80057,
            "ip_address": "104.28.77.152",
            "count": 1,
            "first_visit": "2025-03-12T20:05:23.869290+06:00",
            "date": "2025-03-12"
        },
        {
            "id": 81914,
            "ip_address": "104.28.78.149",
            "count": 1,
            "first_visit": "2025-04-26T23:55:38.613557+06:00",
            "date": "2025-04-26"
        },
        {
            "id": 69226,
            "ip_address": "104.28.83.169",
            "count": 1,
            "first_visit": "2024-05-28T13:25:23.554071+06:00",
            "date": "2024-05-28"
        },
        {
            "id": 65195,
            "ip_address": "104.28.85.108",
            "count": 1,
            "first_visit": "2024-02-26T12:35:54.522413+06:00",
            "date": "2024-02-26"
        },
        {
            "id": 1503,
            "ip_address": "104.28.85.95",
            "count": 3,
            "first_visit": "2021-12-31T03:00:48.477851+06:00",
            "date": null
        }
    ]
}