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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10072&ordering=-date",
    "results": [
        {
            "id": 10136,
            "ip_address": "37.111.232.77",
            "count": 1,
            "first_visit": "2022-05-21T22:57:56.499365+06:00",
            "date": null
        },
        {
            "id": 10138,
            "ip_address": "103.172.45.9",
            "count": 1,
            "first_visit": "2022-05-21T22:58:28.965045+06:00",
            "date": null
        },
        {
            "id": 10139,
            "ip_address": "103.120.166.243",
            "count": 1,
            "first_visit": "2022-05-21T23:04:11.327876+06:00",
            "date": null
        },
        {
            "id": 10140,
            "ip_address": "103.253.46.35",
            "count": 1,
            "first_visit": "2022-05-21T23:04:14.397130+06:00",
            "date": null
        },
        {
            "id": 10137,
            "ip_address": "37.111.218.86",
            "count": 2,
            "first_visit": "2022-05-21T22:58:09.145564+06:00",
            "date": null
        },
        {
            "id": 10141,
            "ip_address": "103.115.74.20",
            "count": 1,
            "first_visit": "2022-05-21T23:08:49.648481+06:00",
            "date": null
        },
        {
            "id": 10143,
            "ip_address": "203.190.14.49",
            "count": 6,
            "first_visit": "2022-05-21T23:10:37.755426+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
        }
    ]
}