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

{
    "count": 102965,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52384&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52368&ordering=-ip_address",
    "results": [
        {
            "id": 10752,
            "ip_address": "119.30.35.161",
            "count": 1,
            "first_visit": "2022-05-23T22:35:13.086287+06:00",
            "date": null
        },
        {
            "id": 32248,
            "ip_address": "119.30.35.160",
            "count": 1,
            "first_visit": "2022-08-17T19:24:54.588954+06:00",
            "date": "2022-08-17"
        },
        {
            "id": 3662,
            "ip_address": "119.30.35.16",
            "count": 1,
            "first_visit": "2022-02-16T13:14:00.439445+06:00",
            "date": null
        },
        {
            "id": 54348,
            "ip_address": "119.30.35.158",
            "count": 2,
            "first_visit": "2023-09-05T13:32:51.170916+06:00",
            "date": "2023-09-05"
        },
        {
            "id": 1554,
            "ip_address": "119.30.35.156",
            "count": 1,
            "first_visit": "2021-12-31T23:24:53.643903+06:00",
            "date": null
        },
        {
            "id": 40111,
            "ip_address": "119.30.35.15",
            "count": 2,
            "first_visit": "2023-01-09T14:36:34.478772+06:00",
            "date": "2023-01-09"
        },
        {
            "id": 2438,
            "ip_address": "119.30.35.145",
            "count": 2,
            "first_visit": "2022-01-18T20:02:41.781820+06:00",
            "date": null
        },
        {
            "id": 28035,
            "ip_address": "119.30.35.144",
            "count": 1,
            "first_visit": "2022-07-27T07:41:19.568732+06:00",
            "date": "2022-07-27"
        }
    ]
}