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

{
    "count": 100578,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88056&ordering=-ip_address",
    "results": [
        {
            "id": 99420,
            "ip_address": "103.196.9.120",
            "count": 1,
            "first_visit": "2026-06-21T12:00:18.580555+06:00",
            "date": "2026-06-21"
        },
        {
            "id": 96889,
            "ip_address": "103.196.235.72",
            "count": 1,
            "first_visit": "2026-04-10T02:08:07.308649+06:00",
            "date": "2026-04-10"
        },
        {
            "id": 1229,
            "ip_address": "103.196.235.42",
            "count": 1,
            "first_visit": "2021-12-22T01:47:15.548118+06:00",
            "date": null
        },
        {
            "id": 56110,
            "ip_address": "103.196.235.42",
            "count": 1,
            "first_visit": "2023-09-26T20:13:38.797003+06:00",
            "date": "2023-09-26"
        },
        {
            "id": 87666,
            "ip_address": "103.196.235.36",
            "count": 4,
            "first_visit": "2025-08-13T14:31:12.130035+06:00",
            "date": "2025-08-13"
        },
        {
            "id": 11870,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-05-27T09:24:30.658611+06:00",
            "date": null
        },
        {
            "id": 18857,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-06-26T00:00:38.088666+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 14663,
            "ip_address": "103.196.235.34",
            "count": 1,
            "first_visit": "2022-06-12T17:54:04.263914+06:00",
            "date": "2022-06-12"
        }
    ]
}