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

{
    "count": 91943,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1072&ordering=-date",
    "results": [
        {
            "id": 1118,
            "ip_address": "116.179.37.234",
            "count": 1,
            "first_visit": "2021-12-21T03:50:15.021867+06:00",
            "date": null
        },
        {
            "id": 1121,
            "ip_address": "45.125.222.58",
            "count": 2,
            "first_visit": "2021-12-21T04:30:22.859366+06:00",
            "date": null
        },
        {
            "id": 1123,
            "ip_address": "103.136.230.241",
            "count": 1,
            "first_visit": "2021-12-21T06:57:51.196133+06:00",
            "date": null
        },
        {
            "id": 1125,
            "ip_address": "90.209.176.98",
            "count": 1,
            "first_visit": "2021-12-21T07:57:49.799312+06:00",
            "date": null
        },
        {
            "id": 1126,
            "ip_address": "103.133.201.227",
            "count": 1,
            "first_visit": "2021-12-21T07:59:29.818202+06:00",
            "date": null
        },
        {
            "id": 1153,
            "ip_address": "202.134.13.130",
            "count": 4,
            "first_visit": "2021-12-21T13:18:59.032894+06:00",
            "date": null
        },
        {
            "id": 1058,
            "ip_address": "202.144.203.22",
            "count": 3,
            "first_visit": "2021-12-20T14:52:57.501134+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
        }
    ]
}