GET /user_management/visitor-free/?format=api&offset=5120&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=5128&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5112&ordering=-date",
    "results": [
        {
            "id": 5156,
            "ip_address": "37.111.198.149",
            "count": 1,
            "first_visit": "2022-04-16T14:14:12.143186+06:00",
            "date": null
        },
        {
            "id": 5126,
            "ip_address": "103.166.153.58",
            "count": 5,
            "first_visit": "2022-04-14T23:27:02.716444+06:00",
            "date": null
        },
        {
            "id": 5157,
            "ip_address": "114.130.156.151",
            "count": 4,
            "first_visit": "2022-04-16T14:36:43.927931+06:00",
            "date": null
        },
        {
            "id": 5158,
            "ip_address": "118.179.23.6",
            "count": 1,
            "first_visit": "2022-04-16T16:02:41.469434+06:00",
            "date": null
        },
        {
            "id": 5159,
            "ip_address": "103.139.234.213",
            "count": 1,
            "first_visit": "2022-04-16T16:08:07.634878+06:00",
            "date": null
        },
        {
            "id": 5196,
            "ip_address": "103.202.52.20",
            "count": 1,
            "first_visit": "2022-04-17T21:27:15.674575+06:00",
            "date": null
        },
        {
            "id": 5219,
            "ip_address": "103.159.188.139",
            "count": 1,
            "first_visit": "2022-04-18T14:09:46.483433+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
        }
    ]
}