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

{
    "count": 96902,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96808&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96792&ordering=-id",
    "results": [
        {
            "id": 102,
            "ip_address": "59.103.221.42",
            "count": 1,
            "first_visit": "2021-12-03T22:17:02.085379+06:00",
            "date": null
        },
        {
            "id": 101,
            "ip_address": "182.54.155.14",
            "count": 7,
            "first_visit": "2021-12-03T22:15:20.909387+06:00",
            "date": null
        },
        {
            "id": 100,
            "ip_address": "114.119.154.203",
            "count": 14,
            "first_visit": "2021-12-03T22:08:32.247008+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": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+06:00",
            "date": null
        },
        {
            "id": 97,
            "ip_address": "114.119.158.46",
            "count": 18,
            "first_visit": "2021-12-03T21:16:51.948009+06:00",
            "date": null
        },
        {
            "id": 96,
            "ip_address": "195.154.122.204",
            "count": 49,
            "first_visit": "2021-12-03T21:07:04.558349+06:00",
            "date": null
        },
        {
            "id": 95,
            "ip_address": "114.119.157.178",
            "count": 14,
            "first_visit": "2021-12-03T20:53:33.211859+06:00",
            "date": null
        }
    ]
}