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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5088&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5072&ordering=-date",
    "results": [
        {
            "id": 5115,
            "ip_address": "54.172.56.100",
            "count": 4,
            "first_visit": "2022-04-14T04:55:31.647389+06:00",
            "date": null
        },
        {
            "id": 5117,
            "ip_address": "135.181.60.189",
            "count": 1,
            "first_visit": "2022-04-14T09:31:37.287792+06:00",
            "date": null
        },
        {
            "id": 5118,
            "ip_address": "114.130.156.195",
            "count": 1,
            "first_visit": "2022-04-14T10:28:29.027713+06:00",
            "date": null
        },
        {
            "id": 5120,
            "ip_address": "37.111.210.73",
            "count": 1,
            "first_visit": "2022-04-14T12:19:10.001057+06:00",
            "date": null
        },
        {
            "id": 5121,
            "ip_address": "31.13.115.10",
            "count": 1,
            "first_visit": "2022-04-14T15:18:18.448983+06:00",
            "date": null
        },
        {
            "id": 5122,
            "ip_address": "101.2.164.41",
            "count": 1,
            "first_visit": "2022-04-14T19:33:00.589336+06:00",
            "date": null
        },
        {
            "id": 5123,
            "ip_address": "103.83.243.115",
            "count": 1,
            "first_visit": "2022-04-14T19:45:00.978343+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
        }
    ]
}