GET /user_management/visitor-free/?format=api&offset=64&ordering=-count
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=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=56&ordering=-count",
    "results": [
        {
            "id": 42,
            "ip_address": "168.119.65.57",
            "count": 52,
            "first_visit": "2021-12-03T05:54:46.043425+06:00",
            "date": null
        },
        {
            "id": 183,
            "ip_address": "195.154.123.52",
            "count": 52,
            "first_visit": "2021-12-05T02:06:42.633663+06:00",
            "date": null
        },
        {
            "id": 52,
            "ip_address": "195.154.123.91",
            "count": 51,
            "first_visit": "2021-12-03T08:36:45.539260+06:00",
            "date": null
        },
        {
            "id": 90,
            "ip_address": "195.154.122.236",
            "count": 50,
            "first_visit": "2021-12-03T20:20:57.171876+06:00",
            "date": null
        },
        {
            "id": 8,
            "ip_address": "168.119.65.58",
            "count": 49,
            "first_visit": "2021-12-02T17:06:45.171318+06:00",
            "date": null
        },
        {
            "id": 1140,
            "ip_address": "103.159.73.253",
            "count": 49,
            "first_visit": "2021-12-21T11:04:01.364006+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": 13,
            "ip_address": "168.119.68.235",
            "count": 48,
            "first_visit": "2021-12-02T18:45:05.127620+06:00",
            "date": null
        }
    ]
}