GET /user_management/visitor-free/?format=api&offset=48&ordering=-date
               
              
                HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "count": 91345,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40&ordering=-date",
    "results": [
        {
            "id": 64,
            "ip_address": "114.119.159.186",
            "count": 15,
            "first_visit": "2021-12-03T13:11:56.802179+06:00",
            "date": null
        },
        {
            "id": 49,
            "ip_address": "114.119.158.212",
            "count": 21,
            "first_visit": "2021-12-03T07:57:55.324170+06:00",
            "date": null
        },
        {
            "id": 21,
            "ip_address": "114.119.147.113",
            "count": 13,
            "first_visit": "2021-12-02T20:26:22.934653+06:00",
            "date": null
        },
        {
            "id": 42,
            "ip_address": "168.119.65.57",
            "count": 52,
            "first_visit": "2021-12-03T05:54:46.043425+06:00",
            "date": null
        },
        {
            "id": 90,
            "ip_address": "195.154.122.236",
            "count": 50,
            "first_visit": "2021-12-03T20:20:57.171876+06:00",
            "date": null
        },
        {
            "id": 8,
            "ip_address": "168.119.65.58",
            "count": 49,
            "first_visit": "2021-12-02T17:06:45.171318+06:00",
            "date": null
        },
        {
            "id": 127,
            "ip_address": "114.119.156.144",
            "count": 15,
            "first_visit": "2021-12-04T04:23:08.152195+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
        }
    ]
}