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

{
    "count": 93369,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78872&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=ip_address",
    "results": [
        {
            "id": 21245,
            "ip_address": "43.245.123.149",
            "count": 1,
            "first_visit": "2022-07-05T21:14:17.402377+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 8230,
            "ip_address": "43.245.123.15",
            "count": 1,
            "first_visit": "2022-05-17T17:17:05.647969+06:00",
            "date": null
        },
        {
            "id": 11629,
            "ip_address": "43.245.123.151",
            "count": 1,
            "first_visit": "2022-05-26T09:00:49.010323+06:00",
            "date": null
        },
        {
            "id": 30115,
            "ip_address": "43.245.123.151",
            "count": 1,
            "first_visit": "2022-07-31T00:30:50.634554+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 18746,
            "ip_address": "43.245.123.152",
            "count": 1,
            "first_visit": "2022-06-25T19:36:32.821449+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 9403,
            "ip_address": "43.245.123.153",
            "count": 3,
            "first_visit": "2022-05-19T14:56:12.237709+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
        }
    ]
}