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

{
    "count": 91392,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-date",
    "results": [
        {
            "id": 109,
            "ip_address": "114.119.152.149",
            "count": 12,
            "first_visit": "2021-12-04T00:24:49.322191+06:00",
            "date": null
        },
        {
            "id": 67,
            "ip_address": "114.119.155.235",
            "count": 11,
            "first_visit": "2021-12-03T14:04:16.389612+06:00",
            "date": null
        },
        {
            "id": 128,
            "ip_address": "114.119.158.227",
            "count": 15,
            "first_visit": "2021-12-04T04:29:59.609397+06:00",
            "date": null
        },
        {
            "id": 39,
            "ip_address": "114.119.156.115",
            "count": 16,
            "first_visit": "2021-12-03T04:17:34.304595+06:00",
            "date": null
        },
        {
            "id": 63,
            "ip_address": "58.145.184.241",
            "count": 8,
            "first_visit": "2021-12-03T13:06:30.237118+06:00",
            "date": null
        },
        {
            "id": 47,
            "ip_address": "114.119.159.92",
            "count": 16,
            "first_visit": "2021-12-03T07:51:54.574922+06:00",
            "date": null
        },
        {
            "id": 22,
            "ip_address": "114.119.158.43",
            "count": 16,
            "first_visit": "2021-12-02T20:38:51.900549+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
        }
    ]
}