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

{
    "count": 91316,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&ordering=-date",
    "results": [
        {
            "id": 33,
            "ip_address": "114.119.153.106",
            "count": 14,
            "first_visit": "2021-12-03T02:22:51.281960+06:00",
            "date": null
        },
        {
            "id": 34,
            "ip_address": "138.199.46.172",
            "count": 2,
            "first_visit": "2021-12-03T02:26:34.217714+06:00",
            "date": null
        },
        {
            "id": 85,
            "ip_address": "66.249.66.158",
            "count": 12,
            "first_visit": "2021-12-03T17:43:30.518255+06:00",
            "date": null
        },
        {
            "id": 36,
            "ip_address": "103.35.168.80",
            "count": 1,
            "first_visit": "2021-12-03T03:40:30.620246+06:00",
            "date": null
        },
        {
            "id": 102,
            "ip_address": "59.103.221.42",
            "count": 1,
            "first_visit": "2021-12-03T22:17:02.085379+06:00",
            "date": null
        },
        {
            "id": 114,
            "ip_address": "114.119.156.44",
            "count": 15,
            "first_visit": "2021-12-04T01:29:50.557023+06:00",
            "date": null
        },
        {
            "id": 105,
            "ip_address": "99.17.218.127",
            "count": 5,
            "first_visit": "2021-12-03T23:00:50.217877+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
        }
    ]
}