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

{
    "count": 92270,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5992&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5976&ordering=-date",
    "results": [
        {
            "id": 5992,
            "ip_address": "103.133.7.22",
            "count": 2,
            "first_visit": "2022-05-14T14:06:17.594158+06:00",
            "date": null
        },
        {
            "id": 6012,
            "ip_address": "37.111.206.166",
            "count": 3,
            "first_visit": "2022-05-14T16:47:58.694736+06:00",
            "date": null
        },
        {
            "id": 6010,
            "ip_address": "114.119.132.38",
            "count": 10,
            "first_visit": "2022-05-14T16:43:06.778141+06:00",
            "date": null
        },
        {
            "id": 6031,
            "ip_address": "103.96.106.146",
            "count": 1,
            "first_visit": "2022-05-14T19:08:39.550118+06:00",
            "date": null
        },
        {
            "id": 6032,
            "ip_address": "37.111.193.55",
            "count": 1,
            "first_visit": "2022-05-14T19:08:39.758486+06:00",
            "date": null
        },
        {
            "id": 6033,
            "ip_address": "37.111.196.144",
            "count": 1,
            "first_visit": "2022-05-14T19:08:54.465828+06:00",
            "date": null
        },
        {
            "id": 6034,
            "ip_address": "103.145.28.74",
            "count": 1,
            "first_visit": "2022-05-14T19:09:08.256701+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
        }
    ]
}