GET /user_management/visitor-free/?format=api&offset=64&ordering=-date
               
              
                HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
    "count": 91364,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=72&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-date",
    "results": [
        {
            "id": 111,
            "ip_address": "114.119.155.58",
            "count": 12,
            "first_visit": "2021-12-04T00:42:23.908624+06:00",
            "date": null
        },
        {
            "id": 86,
            "ip_address": "103.9.112.134",
            "count": 3,
            "first_visit": "2021-12-03T17:43:35.465661+06:00",
            "date": null
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+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": 73,
            "ip_address": "5.255.253.149",
            "count": 3,
            "first_visit": "2021-12-03T15:57:58.285426+06:00",
            "date": null
        },
        {
            "id": 92,
            "ip_address": "114.119.158.6",
            "count": 16,
            "first_visit": "2021-12-03T20:29:05.976687+06:00",
            "date": null
        },
        {
            "id": 26,
            "ip_address": "114.119.160.195",
            "count": 12,
            "first_visit": "2021-12-02T21:12:59.063736+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
        }
    ]
}