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

{
    "count": 95128,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16008&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15992&ordering=-ip_address",
    "results": [
        {
            "id": 15518,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-06-16T02:33:12.178520+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 3565,
            "ip_address": "42.0.7.242",
            "count": 15,
            "first_visit": "2022-02-13T07:38:37.308428+06:00",
            "date": null
        },
        {
            "id": 30125,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-07-31T00:58:27.176820+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13816,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2022-06-07T13:46:42.892187+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 86590,
            "ip_address": "42.0.7.242",
            "count": 1,
            "first_visit": "2025-07-27T14:09:21.416302+06:00",
            "date": "2025-07-27"
        },
        {
            "id": 72541,
            "ip_address": "42.0.7.241",
            "count": 1,
            "first_visit": "2024-08-25T22:18:12.145119+06:00",
            "date": "2024-08-25"
        },
        {
            "id": 25536,
            "ip_address": "42.0.7.241",
            "count": 1,
            "first_visit": "2022-07-21T12:58:06.222782+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 6642,
            "ip_address": "42.0.7.241",
            "count": 6,
            "first_visit": "2022-05-16T12:04:59.254478+06:00",
            "date": null
        }
    ]
}