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

{
    "count": 92534,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81032&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81016&ordering=-ip_address",
    "results": [
        {
            "id": 89783,
            "ip_address": "103.196.234.200",
            "count": 3,
            "first_visit": "2025-09-20T00:24:20.771599+06:00",
            "date": "2025-09-20"
        },
        {
            "id": 5749,
            "ip_address": "103.196.234.17",
            "count": 1,
            "first_visit": "2022-05-09T17:09:52.015366+06:00",
            "date": null
        },
        {
            "id": 50306,
            "ip_address": "103.196.234.153",
            "count": 1,
            "first_visit": "2023-07-19T02:36:40.295625+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50295,
            "ip_address": "103.196.234.153",
            "count": 1,
            "first_visit": "2023-07-18T23:38:48.074181+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 16119,
            "ip_address": "103.196.233.9",
            "count": 1,
            "first_visit": "2022-06-17T21:10:59.327723+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 916,
            "ip_address": "103.196.233.9",
            "count": 5,
            "first_visit": "2021-12-19T20:59:00.128872+06:00",
            "date": null
        },
        {
            "id": 27993,
            "ip_address": "103.196.233.89",
            "count": 1,
            "first_visit": "2022-07-27T04:52:09.668316+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 28924,
            "ip_address": "103.196.233.72",
            "count": 1,
            "first_visit": "2022-07-28T22:10:50.678364+06:00",
            "date": "2022-07-28"
        }
    ]
}