GET /user_management/visitor-free/?format=api&offset=10072&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=10080&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10064&ordering=-date",
    "results": [
        {
            "id": 10128,
            "ip_address": "123.108.244.229",
            "count": 1,
            "first_visit": "2022-05-21T22:48:08.914625+06:00",
            "date": null
        },
        {
            "id": 10129,
            "ip_address": "103.67.157.95",
            "count": 1,
            "first_visit": "2022-05-21T22:49:41.357536+06:00",
            "date": null
        },
        {
            "id": 10130,
            "ip_address": "103.126.12.50",
            "count": 1,
            "first_visit": "2022-05-21T22:50:24.051326+06:00",
            "date": null
        },
        {
            "id": 10131,
            "ip_address": "37.111.205.10",
            "count": 1,
            "first_visit": "2022-05-21T22:53:15.599770+06:00",
            "date": null
        },
        {
            "id": 10132,
            "ip_address": "118.179.18.9",
            "count": 1,
            "first_visit": "2022-05-21T22:55:27.060823+06:00",
            "date": null
        },
        {
            "id": 10133,
            "ip_address": "42.0.6.248",
            "count": 1,
            "first_visit": "2022-05-21T22:55:40.026743+06:00",
            "date": null
        },
        {
            "id": 10102,
            "ip_address": "103.216.57.54",
            "count": 2,
            "first_visit": "2022-05-21T22:16:02.375753+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
        }
    ]
}