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

{
    "count": 97532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24040&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24024&ordering=-ip_address",
    "results": [
        {
            "id": 15788,
            "ip_address": "37.111.204.155",
            "count": 1,
            "first_visit": "2022-06-17T00:39:19.443746+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 3918,
            "ip_address": "37.111.204.140",
            "count": 1,
            "first_visit": "2022-02-27T13:10:22.316273+06:00",
            "date": null
        },
        {
            "id": 11642,
            "ip_address": "37.111.204.136",
            "count": 1,
            "first_visit": "2022-05-26T10:28:06.317578+06:00",
            "date": null
        },
        {
            "id": 50420,
            "ip_address": "37.111.204.131",
            "count": 4,
            "first_visit": "2023-07-20T09:26:25.349745+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 23050,
            "ip_address": "37.111.204.13",
            "count": 1,
            "first_visit": "2022-07-16T00:10:01.333273+06:00",
            "date": "2022-07-16"
        },
        {
            "id": 57637,
            "ip_address": "37.111.204.124",
            "count": 5,
            "first_visit": "2023-10-15T11:53:29.228017+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 42470,
            "ip_address": "37.111.204.123",
            "count": 2,
            "first_visit": "2023-02-20T21:48:22.683510+06:00",
            "date": "2023-02-20"
        },
        {
            "id": 74246,
            "ip_address": "37.111.204.122",
            "count": 2,
            "first_visit": "2024-10-10T06:18:41.061816+06:00",
            "date": "2024-10-10"
        }
    ]
}