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

{
    "count": 100193,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14056&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14040&ordering=-ip_address",
    "results": [
        {
            "id": 1531,
            "ip_address": "45.250.229.224",
            "count": 1,
            "first_visit": "2021-12-31T16:34:54.262035+06:00",
            "date": null
        },
        {
            "id": 34200,
            "ip_address": "45.250.229.221",
            "count": 2,
            "first_visit": "2022-09-11T19:00:51.748108+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34274,
            "ip_address": "45.250.229.221",
            "count": 1,
            "first_visit": "2022-09-12T19:59:08.529905+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 5415,
            "ip_address": "45.250.229.221",
            "count": 1,
            "first_visit": "2022-04-27T15:23:45.597374+06:00",
            "date": null
        },
        {
            "id": 26849,
            "ip_address": "45.250.229.216",
            "count": 1,
            "first_visit": "2022-07-24T21:42:58.260806+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 3684,
            "ip_address": "45.250.229.215",
            "count": 2,
            "first_visit": "2022-02-17T11:31:33.274404+06:00",
            "date": null
        },
        {
            "id": 3681,
            "ip_address": "45.250.229.214",
            "count": 2,
            "first_visit": "2022-02-17T09:50:59.175839+06:00",
            "date": null
        },
        {
            "id": 39111,
            "ip_address": "45.250.229.213",
            "count": 4,
            "first_visit": "2022-12-21T19:35:01.920142+06:00",
            "date": "2022-12-21"
        }
    ]
}