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

{
    "count": 98146,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14016&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14000&ordering=-ip_address",
    "results": [
        {
            "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": 32219,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-17T14:22:06.835198+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 31006,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-03T16:34:56.352676+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30903,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-02T23:34:36.510179+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 32357,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2022-08-18T17:51:17.069789+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 3931,
            "ip_address": "45.248.151.158",
            "count": 1,
            "first_visit": "2022-02-27T22:08:23.902172+06:00",
            "date": null
        },
        {
            "id": 33564,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2022-08-31T21:59:13.379918+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 555,
            "ip_address": "45.248.151.153",
            "count": 1,
            "first_visit": "2021-12-10T23:46:07.219179+06:00",
            "date": null
        }
    ]
}