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

{
    "count": 92176,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87752&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=87736&ordering=-ip_address",
    "results": [
        {
            "id": 69031,
            "ip_address": "103.133.140.90",
            "count": 2,
            "first_visit": "2024-05-25T00:59:59.005771+06:00",
            "date": "2024-05-25"
        },
        {
            "id": 40119,
            "ip_address": "103.133.140.9",
            "count": 1,
            "first_visit": "2023-01-09T17:10:35.093486+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 50376,
            "ip_address": "103.133.140.89",
            "count": 2,
            "first_visit": "2023-07-19T19:33:25.153184+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 85215,
            "ip_address": "103.133.140.153",
            "count": 1,
            "first_visit": "2025-07-04T13:04:13.155866+06:00",
            "date": "2025-07-04"
        },
        {
            "id": 12179,
            "ip_address": "103.133.135.159",
            "count": 1,
            "first_visit": "2022-05-28T13:07:41.633957+06:00",
            "date": null
        },
        {
            "id": 5674,
            "ip_address": "103.133.135.150",
            "count": 4,
            "first_visit": "2022-05-06T19:30:20.575437+06:00",
            "date": null
        },
        {
            "id": 8838,
            "ip_address": "103.133.135.140",
            "count": 1,
            "first_visit": "2022-05-18T11:29:39.224615+06:00",
            "date": null
        },
        {
            "id": 13380,
            "ip_address": "103.133.135.135",
            "count": 1,
            "first_visit": "2022-06-02T15:51:48.581389+06:00",
            "date": null
        }
    ]
}