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

{
    "count": 94813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14856&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14840&ordering=-ip_address",
    "results": [
        {
            "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": 30919,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-08-03T00:41:44.864180+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 10073,
            "ip_address": "43.245.123.140",
            "count": 1,
            "first_visit": "2022-05-21T20:11:48.925192+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": 6101,
            "ip_address": "43.245.123.14",
            "count": 3,
            "first_visit": "2022-05-14T19:35:22.541479+06:00",
            "date": null
        },
        {
            "id": 25124,
            "ip_address": "43.245.123.139",
            "count": 1,
            "first_visit": "2022-07-21T05:44:17.994536+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7756,
            "ip_address": "43.245.123.138",
            "count": 3,
            "first_visit": "2022-05-17T09:45:30.027369+06:00",
            "date": null
        },
        {
            "id": 9120,
            "ip_address": "43.245.123.137",
            "count": 2,
            "first_visit": "2022-05-18T22:34:17.894000+06:00",
            "date": null
        }
    ]
}