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

{
    "count": 100720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16224&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16208&ordering=-ip_address",
    "results": [
        {
            "id": 11454,
            "ip_address": "43.245.123.16",
            "count": 1,
            "first_visit": "2022-05-25T22:22:57.187633+06:00",
            "date": null
        },
        {
            "id": 7918,
            "ip_address": "43.245.123.158",
            "count": 1,
            "first_visit": "2022-05-17T11:13:10.957451+06:00",
            "date": null
        },
        {
            "id": 15566,
            "ip_address": "43.245.123.156",
            "count": 1,
            "first_visit": "2022-06-16T07:30:05.726630+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 6517,
            "ip_address": "43.245.123.155",
            "count": 3,
            "first_visit": "2022-05-16T05:35:13.280768+06:00",
            "date": null
        },
        {
            "id": 20300,
            "ip_address": "43.245.123.154",
            "count": 1,
            "first_visit": "2022-06-30T09:45:22.664629+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 9130,
            "ip_address": "43.245.123.154",
            "count": 1,
            "first_visit": "2022-05-18T22:41:45.226039+06:00",
            "date": null
        },
        {
            "id": 9403,
            "ip_address": "43.245.123.153",
            "count": 3,
            "first_visit": "2022-05-19T14:56:12.237709+06:00",
            "date": null
        },
        {
            "id": 18746,
            "ip_address": "43.245.123.152",
            "count": 1,
            "first_visit": "2022-06-25T19:36:32.821449+06:00",
            "date": "2022-06-25"
        }
    ]
}