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

{
    "count": 102692,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50392&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50376&ordering=-ip_address",
    "results": [
        {
            "id": 99192,
            "ip_address": "123.0.26.235",
            "count": 3,
            "first_visit": "2026-06-14T15:56:29.471071+06:00",
            "date": "2026-06-14"
        },
        {
            "id": 67079,
            "ip_address": "123.0.26.233",
            "count": 1,
            "first_visit": "2024-04-17T11:50:34.436167+06:00",
            "date": "2024-04-17"
        },
        {
            "id": 10002,
            "ip_address": "123.0.26.233",
            "count": 1,
            "first_visit": "2022-05-21T13:24:11.969435+06:00",
            "date": null
        },
        {
            "id": 38214,
            "ip_address": "123.0.26.230",
            "count": 2,
            "first_visit": "2022-12-03T12:52:52.144658+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 17969,
            "ip_address": "123.0.22.140",
            "count": 1,
            "first_visit": "2022-06-24T05:27:00.745030+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 55004,
            "ip_address": "123.0.20.142",
            "count": 1,
            "first_visit": "2023-09-13T11:16:45.181637+06:00",
            "date": "2023-09-13"
        },
        {
            "id": 12448,
            "ip_address": "123.0.19.66",
            "count": 1,
            "first_visit": "2022-05-29T12:10:13.162024+06:00",
            "date": null
        },
        {
            "id": 74209,
            "ip_address": "123.0.19.170",
            "count": 1,
            "first_visit": "2024-10-09T13:17:18.309956+06:00",
            "date": "2024-10-09"
        }
    ]
}