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

{
    "count": 99801,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12280&ordering=ip_address",
    "results": [
        {
            "id": 7035,
            "ip_address": "103.195.141.218",
            "count": 1,
            "first_visit": "2022-05-16T18:53:06.821191+06:00",
            "date": null
        },
        {
            "id": 13696,
            "ip_address": "103.195.141.23",
            "count": 1,
            "first_visit": "2022-06-06T21:24:16.813474+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 25462,
            "ip_address": "103.195.141.27",
            "count": 1,
            "first_visit": "2022-07-21T12:03:00.306140+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9654,
            "ip_address": "103.195.141.3",
            "count": 1,
            "first_visit": "2022-05-20T11:01:21.725077+06:00",
            "date": null
        },
        {
            "id": 18375,
            "ip_address": "103.195.141.30",
            "count": 1,
            "first_visit": "2022-06-25T02:27:38.704479+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 19041,
            "ip_address": "103.195.141.31",
            "count": 1,
            "first_visit": "2022-06-26T10:52:03.385662+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 22317,
            "ip_address": "103.195.141.73",
            "count": 1,
            "first_visit": "2022-07-13T18:10:58.820588+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 36009,
            "ip_address": "103.195.141.9",
            "count": 1,
            "first_visit": "2022-10-17T06:35:31.479340+06:00",
            "date": "2022-10-17"
        }
    ]
}