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

{
    "count": 101347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35520&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35504&ordering=-ip_address",
    "results": [
        {
            "id": 1407,
            "ip_address": "202.134.8.133",
            "count": 16,
            "first_visit": "2021-12-27T15:05:22.161105+06:00",
            "date": null
        },
        {
            "id": 19656,
            "ip_address": "202.134.8.133",
            "count": 1,
            "first_visit": "2022-06-28T07:48:00.186578+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 15379,
            "ip_address": "202.134.8.133",
            "count": 1,
            "first_visit": "2022-06-15T17:28:28.542945+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 24349,
            "ip_address": "202.134.8.132",
            "count": 1,
            "first_visit": "2022-07-20T02:00:09.499636+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 31163,
            "ip_address": "202.134.8.132",
            "count": 1,
            "first_visit": "2022-08-04T21:30:00.264073+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 26245,
            "ip_address": "202.134.8.132",
            "count": 1,
            "first_visit": "2022-07-23T09:26:59.229786+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 5848,
            "ip_address": "202.134.8.132",
            "count": 8,
            "first_visit": "2022-05-11T08:38:53.445281+06:00",
            "date": null
        },
        {
            "id": 30350,
            "ip_address": "202.134.8.132",
            "count": 1,
            "first_visit": "2022-07-31T11:29:52.027270+06:00",
            "date": "2022-07-31"
        }
    ]
}