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

{
    "count": 94937,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15240&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15224&ordering=-ip_address",
    "results": [
        {
            "id": 6964,
            "ip_address": "43.245.121.155",
            "count": 1,
            "first_visit": "2022-05-16T18:06:50.848783+06:00",
            "date": null
        },
        {
            "id": 12396,
            "ip_address": "43.245.121.154",
            "count": 1,
            "first_visit": "2022-05-29T08:41:36.716721+06:00",
            "date": null
        },
        {
            "id": 82368,
            "ip_address": "43.245.121.153",
            "count": 1,
            "first_visit": "2025-05-06T15:18:28.596047+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 12235,
            "ip_address": "43.245.121.153",
            "count": 2,
            "first_visit": "2022-05-28T16:00:38.058919+06:00",
            "date": null
        },
        {
            "id": 26902,
            "ip_address": "43.245.121.152",
            "count": 1,
            "first_visit": "2022-07-24T22:58:52.221896+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6828,
            "ip_address": "43.245.121.151",
            "count": 1,
            "first_visit": "2022-05-16T16:23:57.339726+06:00",
            "date": null
        },
        {
            "id": 38239,
            "ip_address": "43.245.121.149",
            "count": 1,
            "first_visit": "2022-12-03T19:50:13.944241+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 8068,
            "ip_address": "43.245.121.148",
            "count": 1,
            "first_visit": "2022-05-17T12:23:01.305150+06:00",
            "date": null
        }
    ]
}