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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14496&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14480&ordering=-ip_address",
    "results": [
        {
            "id": 913,
            "ip_address": "45.248.151.165",
            "count": 196,
            "first_visit": "2021-12-19T20:43:22.127575+06:00",
            "date": null
        },
        {
            "id": 4065,
            "ip_address": "45.248.151.164",
            "count": 1,
            "first_visit": "2022-03-04T12:09:37.125084+06:00",
            "date": null
        },
        {
            "id": 23805,
            "ip_address": "45.248.151.161",
            "count": 1,
            "first_visit": "2022-07-18T22:38:01.041292+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 18642,
            "ip_address": "45.248.151.160",
            "count": 1,
            "first_visit": "2022-06-25T14:55:13.693727+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 32219,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-17T14:22:06.835198+06:00",
            "date": "2022-08-17"
        },
        {
            "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": 52099,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2023-08-10T08:43:42.868198+06:00",
            "date": "2023-08-10"
        },
        {
            "id": 31006,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-03T16:34:56.352676+06:00",
            "date": "2022-08-03"
        }
    ]
}