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

{
    "count": 91680,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90064&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90048&ordering=-ip_address",
    "results": [
        {
            "id": 33495,
            "ip_address": "103.112.54.234",
            "count": 5,
            "first_visit": "2022-08-31T01:30:04.048975+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 4447,
            "ip_address": "103.112.54.216",
            "count": 6,
            "first_visit": "2022-03-17T13:14:51.363050+06:00",
            "date": null
        },
        {
            "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": 52995,
            "ip_address": "103.112.54.213",
            "count": 1,
            "first_visit": "2023-08-20T13:52:52.829919+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 2418,
            "ip_address": "103.112.54.206",
            "count": 2,
            "first_visit": "2022-01-18T10:44:36.632730+06:00",
            "date": null
        },
        {
            "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": 68197,
            "ip_address": "103.112.54.185",
            "count": 1,
            "first_visit": "2024-05-11T15:14:10.887972+06:00",
            "date": "2024-05-11"
        },
        {
            "id": 42851,
            "ip_address": "103.112.54.172",
            "count": 1,
            "first_visit": "2023-02-28T16:31:20.614977+06:00",
            "date": "2023-02-28"
        }
    ]
}