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

{
    "count": 91470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=112&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96&ordering=-date",
    "results": [
        {
            "id": 23,
            "ip_address": "114.119.157.39",
            "count": 16,
            "first_visit": "2021-12-02T20:44:22.460859+06:00",
            "date": null
        },
        {
            "id": 16,
            "ip_address": "114.119.152.60",
            "count": 19,
            "first_visit": "2021-12-02T20:04:00.491432+06:00",
            "date": null
        },
        {
            "id": 78,
            "ip_address": "114.119.159.79",
            "count": 13,
            "first_visit": "2021-12-03T16:52:11.500039+06:00",
            "date": null
        },
        {
            "id": 94,
            "ip_address": "114.119.157.241",
            "count": 13,
            "first_visit": "2021-12-03T20:42:08.836928+06:00",
            "date": null
        },
        {
            "id": 27,
            "ip_address": "114.119.154.211",
            "count": 19,
            "first_visit": "2021-12-02T21:30:56.144259+06:00",
            "date": null
        },
        {
            "id": 65,
            "ip_address": "114.119.154.5",
            "count": 17,
            "first_visit": "2021-12-03T13:35:27.108096+06:00",
            "date": null
        },
        {
            "id": 134,
            "ip_address": "66.249.66.76",
            "count": 9,
            "first_visit": "2021-12-04T07:42:06.247983+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
        }
    ]
}