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

{
    "count": 98393,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18680&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18664&ordering=-ip_address",
    "results": [
        {
            "id": 25158,
            "ip_address": "37.111.248.158",
            "count": 1,
            "first_visit": "2022-07-21T07:15:54.485967+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 20986,
            "ip_address": "37.111.248.158",
            "count": 1,
            "first_visit": "2022-07-04T06:38:43.211746+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 12604,
            "ip_address": "37.111.248.155",
            "count": 1,
            "first_visit": "2022-05-29T23:04:35.776105+06:00",
            "date": null
        },
        {
            "id": 10173,
            "ip_address": "37.111.248.153",
            "count": 3,
            "first_visit": "2022-05-21T23:48:57.216612+06:00",
            "date": null
        },
        {
            "id": 24980,
            "ip_address": "37.111.248.151",
            "count": 2,
            "first_visit": "2022-07-20T22:59:19.102935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10108,
            "ip_address": "37.111.248.148",
            "count": 2,
            "first_visit": "2022-05-21T22:22:28.378458+06:00",
            "date": null
        },
        {
            "id": 31862,
            "ip_address": "37.111.248.148",
            "count": 1,
            "first_visit": "2022-08-12T19:59:25.884035+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 16372,
            "ip_address": "37.111.248.146",
            "count": 1,
            "first_visit": "2022-06-18T13:19:46.778519+06:00",
            "date": "2022-06-18"
        }
    ]
}