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

{
    "count": 92187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3328&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3312&ordering=-date",
    "results": [
        {
            "id": 3345,
            "ip_address": "27.147.202.118",
            "count": 2,
            "first_visit": "2022-02-06T12:01:02.282889+06:00",
            "date": null
        },
        {
            "id": 3348,
            "ip_address": "45.248.151.192",
            "count": 1,
            "first_visit": "2022-02-06T13:23:32.983456+06:00",
            "date": null
        },
        {
            "id": 3350,
            "ip_address": "144.48.108.254",
            "count": 1,
            "first_visit": "2022-02-06T15:21:36.488134+06:00",
            "date": null
        },
        {
            "id": 3371,
            "ip_address": "103.146.93.8",
            "count": 2,
            "first_visit": "2022-02-07T00:08:12.688719+06:00",
            "date": null
        },
        {
            "id": 3395,
            "ip_address": "27.147.247.67",
            "count": 1,
            "first_visit": "2022-02-07T14:22:04.627808+06:00",
            "date": null
        },
        {
            "id": 3372,
            "ip_address": "103.59.36.86",
            "count": 2,
            "first_visit": "2022-02-07T00:17:42.872389+06:00",
            "date": null
        },
        {
            "id": 3373,
            "ip_address": "142.134.222.61",
            "count": 1,
            "first_visit": "2022-02-07T00:42:31.256189+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
        }
    ]
}