GET /user_management/visitor-free/?format=api&offset=14496&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=14504&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14488&ordering=-ip_address",
    "results": [
        {
            "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": 56000,
            "ip_address": "45.248.151.16",
            "count": 1,
            "first_visit": "2023-09-25T15:21:18.931405+06:00",
            "date": "2023-09-25"
        },
        {
            "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": 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
        },
        {
            "id": 2508,
            "ip_address": "45.248.151.152",
            "count": 4,
            "first_visit": "2022-01-20T12:22:13.216432+06:00",
            "date": null
        },
        {
            "id": 3462,
            "ip_address": "45.248.151.151",
            "count": 7,
            "first_visit": "2022-02-09T16:00:36.608656+06:00",
            "date": null
        }
    ]
}