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

{
    "count": 96980,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96936&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96920&ordering=-first_visit",
    "results": [
        {
            "id": 52,
            "ip_address": "195.154.123.91",
            "count": 51,
            "first_visit": "2021-12-03T08:36:45.539260+06:00",
            "date": null
        },
        {
            "id": 51,
            "ip_address": "114.119.152.86",
            "count": 17,
            "first_visit": "2021-12-03T08:26:33.012750+06:00",
            "date": null
        },
        {
            "id": 50,
            "ip_address": "114.119.157.20",
            "count": 14,
            "first_visit": "2021-12-03T08:08:37.425195+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": 48,
            "ip_address": "104.237.141.254",
            "count": 1,
            "first_visit": "2021-12-03T07:56:47.613167+06:00",
            "date": null
        },
        {
            "id": 47,
            "ip_address": "114.119.159.92",
            "count": 16,
            "first_visit": "2021-12-03T07:51:54.574922+06:00",
            "date": null
        },
        {
            "id": 46,
            "ip_address": "114.119.152.196",
            "count": 16,
            "first_visit": "2021-12-03T07:39:21.749057+06:00",
            "date": null
        },
        {
            "id": 45,
            "ip_address": "114.119.156.250",
            "count": 16,
            "first_visit": "2021-12-03T07:33:43.707563+06:00",
            "date": null
        }
    ]
}