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

{
    "count": 93371,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78856&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78840&ordering=ip_address",
    "results": [
        {
            "id": 6101,
            "ip_address": "43.245.123.14",
            "count": 3,
            "first_visit": "2022-05-14T19:35:22.541479+06:00",
            "date": null
        },
        {
            "id": 15174,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-06-15T07:43:29.594750+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 25728,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-07-21T23:50:22.221137+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10073,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-05-21T20:11:48.925192+06:00",
            "date": null
        },
        {
            "id": 30919,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-08-03T00:41:44.864180+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 14046,
            "ip_address": "43.245.123.141",
            "count": 1,
            "first_visit": "2022-06-08T21:35:46.851134+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 9091,
            "ip_address": "43.245.123.141",
            "count": 3,
            "first_visit": "2022-05-18T22:08:54.266032+06:00",
            "date": null
        },
        {
            "id": 21591,
            "ip_address": "43.245.123.142",
            "count": 1,
            "first_visit": "2022-07-08T12:21:41.548475+06:00",
            "date": "2022-07-08"
        }
    ]
}