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

{
    "count": 98144,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13912&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13896&ordering=-ip_address",
    "results": [
        {
            "id": 89272,
            "ip_address": "45.248.151.214",
            "count": 5,
            "first_visit": "2025-09-10T02:56:04.757583+06:00",
            "date": "2025-09-10"
        },
        {
            "id": 9981,
            "ip_address": "45.248.151.214",
            "count": 1,
            "first_visit": "2022-05-21T11:20:29.947031+06:00",
            "date": null
        },
        {
            "id": 3458,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2022-02-09T13:49:56.732888+06:00",
            "date": null
        },
        {
            "id": 43940,
            "ip_address": "45.248.151.213",
            "count": 1,
            "first_visit": "2023-03-18T01:01:28.081154+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 25790,
            "ip_address": "45.248.151.212",
            "count": 1,
            "first_visit": "2022-07-22T02:12:36.519821+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 40432,
            "ip_address": "45.248.151.212",
            "count": 2,
            "first_visit": "2023-01-15T22:35:15.506536+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 2444,
            "ip_address": "45.248.151.212",
            "count": 7,
            "first_visit": "2022-01-18T21:40:06.521456+06:00",
            "date": null
        },
        {
            "id": 23224,
            "ip_address": "45.248.151.211",
            "count": 3,
            "first_visit": "2022-07-17T00:42:41.691049+06:00",
            "date": "2022-07-17"
        }
    ]
}