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

{
    "count": 93903,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12008&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11992&ordering=-date",
    "results": [
        {
            "id": 11928,
            "ip_address": "114.119.129.229",
            "count": 5,
            "first_visit": "2022-05-27T13:20:47.832999+06:00",
            "date": null
        },
        {
            "id": 12011,
            "ip_address": "103.78.255.9",
            "count": 6,
            "first_visit": "2022-05-27T22:37:26.831959+06:00",
            "date": null
        },
        {
            "id": 12032,
            "ip_address": "103.177.122.246",
            "count": 2,
            "first_visit": "2022-05-27T23:07:32.608869+06:00",
            "date": null
        },
        {
            "id": 11621,
            "ip_address": "116.58.205.245",
            "count": 4,
            "first_visit": "2022-05-26T08:08:10.524500+06:00",
            "date": null
        },
        {
            "id": 11976,
            "ip_address": "114.119.128.62",
            "count": 5,
            "first_visit": "2022-05-27T20:03:10.594934+06:00",
            "date": null
        },
        {
            "id": 11978,
            "ip_address": "114.119.129.191",
            "count": 7,
            "first_visit": "2022-05-27T20:08:45.208026+06:00",
            "date": null
        },
        {
            "id": 11923,
            "ip_address": "114.119.132.131",
            "count": 4,
            "first_visit": "2022-05-27T13:10:15.577016+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
        }
    ]
}