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

{
    "count": 91560,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90296&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90280&ordering=-ip_address",
    "results": [
        {
            "id": 43895,
            "ip_address": "103.111.123.111",
            "count": 1,
            "first_visit": "2023-03-16T22:19:44.909077+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 13236,
            "ip_address": "103.111.123.104",
            "count": 2,
            "first_visit": "2022-06-01T08:49:55.508105+06:00",
            "date": null
        },
        {
            "id": 9771,
            "ip_address": "103.111.122.252",
            "count": 1,
            "first_visit": "2022-05-20T17:12:29.729098+06:00",
            "date": null
        },
        {
            "id": 6740,
            "ip_address": "103.111.122.251",
            "count": 1,
            "first_visit": "2022-05-16T14:17:25.238272+06:00",
            "date": null
        },
        {
            "id": 13071,
            "ip_address": "103.111.122.243",
            "count": 2,
            "first_visit": "2022-05-31T11:27:04.073459+06:00",
            "date": null
        },
        {
            "id": 69643,
            "ip_address": "103.111.120.245",
            "count": 1,
            "first_visit": "2024-06-07T21:56:30.813165+06:00",
            "date": "2024-06-07"
        },
        {
            "id": 88164,
            "ip_address": "103.111.120.134",
            "count": 1,
            "first_visit": "2025-08-21T14:07:18.539961+06:00",
            "date": "2025-08-21"
        },
        {
            "id": 48584,
            "ip_address": "103.111.117.6",
            "count": 1,
            "first_visit": "2023-06-20T16:36:15.928382+06:00",
            "date": "2023-06-20"
        }
    ]
}