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

{
    "count": 94348,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13264&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13248&ordering=-ip_address",
    "results": [
        {
            "id": 56000,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2023-09-25T15:21:18.931405+06:00",
            "date": "2023-09-25"
        },
        {
            "id": 52099,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2023-08-10T08:43:42.868198+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 32357,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-18T17:51:17.069789+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 79170,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2025-02-20T04:25:57.131096+06:00",
            "date": "2025-02-20"
        },
        {
            "id": 3931,
            "ip_address": "45.248.151.158",
            "count": 1,
            "first_visit": "2022-02-27T22:08:23.902172+06:00",
            "date": null
        },
        {
            "id": 33564,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2022-08-31T21:59:13.379918+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 555,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2021-12-10T23:46:07.219179+06:00",
            "date": null
        },
        {
            "id": 2508,
            "ip_address": "45.248.151.152",
            "count": 4,
            "first_visit": "2022-01-20T12:22:13.216432+06:00",
            "date": null
        }
    ]
}