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

{
    "count": 91301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8&ordering=-date",
    "previous": null,
    "results": [
        {
            "id": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+06:00",
            "date": null
        },
        {
            "id": 10,
            "ip_address": "212.24.174.194",
            "count": 1,
            "first_visit": "2021-12-02T17:40:59.295949+06:00",
            "date": null
        },
        {
            "id": 3,
            "ip_address": "66.249.66.220",
            "count": 2,
            "first_visit": "2021-12-02T15:55:46.145412+06:00",
            "date": null
        },
        {
            "id": 12,
            "ip_address": "103.124.227.233",
            "count": 1,
            "first_visit": "2021-12-02T18:29:13.641660+06:00",
            "date": null
        },
        {
            "id": 28,
            "ip_address": "66.249.66.78",
            "count": 16,
            "first_visit": "2021-12-02T21:48:05.175202+06:00",
            "date": null
        },
        {
            "id": 29,
            "ip_address": "103.67.159.218",
            "count": 2,
            "first_visit": "2021-12-02T22:09:29.039085+06:00",
            "date": null
        },
        {
            "id": 98,
            "ip_address": "103.132.182.149",
            "count": 1,
            "first_visit": "2021-12-03T21:26:30.694062+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
        }
    ]
}