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

{
    "count": 91374,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64&ordering=-date",
    "results": [
        {
            "id": 131,
            "ip_address": "114.119.159.160",
            "count": 16,
            "first_visit": "2021-12-04T05:22:08.623527+06:00",
            "date": null
        },
        {
            "id": 121,
            "ip_address": "192.86.106.33",
            "count": 2,
            "first_visit": "2021-12-04T02:58:45.345066+06:00",
            "date": null
        },
        {
            "id": 135,
            "ip_address": "114.119.158.253",
            "count": 19,
            "first_visit": "2021-12-04T09:02:32.886554+06:00",
            "date": null
        },
        {
            "id": 130,
            "ip_address": "114.119.156.140",
            "count": 10,
            "first_visit": "2021-12-04T05:05:16.703929+06:00",
            "date": null
        },
        {
            "id": 76,
            "ip_address": "114.119.156.146",
            "count": 14,
            "first_visit": "2021-12-03T16:26:52.381510+06:00",
            "date": null
        },
        {
            "id": 13,
            "ip_address": "168.119.68.235",
            "count": 48,
            "first_visit": "2021-12-02T18:45:05.127620+06:00",
            "date": null
        },
        {
            "id": 66,
            "ip_address": "114.119.155.65",
            "count": 13,
            "first_visit": "2021-12-03T13:53:50.695734+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
        }
    ]
}