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

{
    "count": 92111,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1688&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1672&ordering=-date",
    "results": [
        {
            "id": 183,
            "ip_address": "195.154.123.52",
            "count": 52,
            "first_visit": "2021-12-05T02:06:42.633663+06:00",
            "date": null
        },
        {
            "id": 1722,
            "ip_address": "37.111.206.222",
            "count": 2,
            "first_visit": "2022-01-08T14:25:53.520828+06:00",
            "date": null
        },
        {
            "id": 1703,
            "ip_address": "40.94.227.2",
            "count": 1,
            "first_visit": "2022-01-06T22:37:35.883039+06:00",
            "date": null
        },
        {
            "id": 1704,
            "ip_address": "114.130.157.132",
            "count": 1,
            "first_visit": "2022-01-06T23:04:38.881272+06:00",
            "date": null
        },
        {
            "id": 1705,
            "ip_address": "138.128.6.254",
            "count": 1,
            "first_visit": "2022-01-07T03:22:10.634291+06:00",
            "date": null
        },
        {
            "id": 1785,
            "ip_address": "103.91.128.194",
            "count": 3,
            "first_visit": "2022-01-11T04:00:08.740706+06:00",
            "date": null
        },
        {
            "id": 1706,
            "ip_address": "168.91.37.110",
            "count": 3,
            "first_visit": "2022-01-07T03:22:29.209969+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}