GET /user_management/visitor-free/?format=api&ordering=count
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=count",
    "previous": null,
    "results": [
        {
            "id": 36,
            "ip_address": "103.35.168.80",
            "count": 1,
            "first_visit": "2021-12-03T03:40:30.620246+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": 5,
            "ip_address": "66.249.66.193",
            "count": 1,
            "first_visit": "2021-12-02T16:40:26.048332+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": 10,
            "ip_address": "212.24.174.194",
            "count": 1,
            "first_visit": "2021-12-02T17:40:59.295949+06:00",
            "date": null
        },
        {
            "id": 102,
            "ip_address": "59.103.221.42",
            "count": 1,
            "first_visit": "2021-12-03T22:17:02.085379+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": 56,
            "ip_address": "45.120.112.224",
            "count": 1,
            "first_visit": "2021-12-03T09:29:22.484718+06:00",
            "date": null
        }
    ]
}