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

{
    "count": 91384,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=88&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-date",
    "results": [
        {
            "id": 18,
            "ip_address": "114.119.158.189",
            "count": 16,
            "first_visit": "2021-12-02T20:14:53.853704+06:00",
            "date": null
        },
        {
            "id": 108,
            "ip_address": "66.249.66.8",
            "count": 22,
            "first_visit": "2021-12-04T00:14:58.934477+06:00",
            "date": null
        },
        {
            "id": 99,
            "ip_address": "114.119.158.126",
            "count": 18,
            "first_visit": "2021-12-03T22:02:48.936582+06:00",
            "date": null
        },
        {
            "id": 88,
            "ip_address": "37.111.206.87",
            "count": 2,
            "first_visit": "2021-12-03T18:15:00.284446+06:00",
            "date": null
        },
        {
            "id": 93,
            "ip_address": "114.119.156.225",
            "count": 15,
            "first_visit": "2021-12-03T20:35:30.303255+06:00",
            "date": null
        },
        {
            "id": 80,
            "ip_address": "114.119.152.155",
            "count": 25,
            "first_visit": "2021-12-03T17:10:03.779037+06:00",
            "date": null
        },
        {
            "id": 74,
            "ip_address": "114.119.165.226",
            "count": 15,
            "first_visit": "2021-12-03T16:14:03.500875+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
        }
    ]
}