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

{
    "count": 91329,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16&ordering=-count",
    "results": [
        {
            "id": 2480,
            "ip_address": "66.249.75.210",
            "count": 330,
            "first_visit": "2022-01-19T20:44:37.978253+06:00",
            "date": null
        },
        {
            "id": 3029,
            "ip_address": "66.249.66.33",
            "count": 321,
            "first_visit": "2022-01-29T17:46:24.549905+06:00",
            "date": null
        },
        {
            "id": 3032,
            "ip_address": "66.249.66.60",
            "count": 320,
            "first_visit": "2022-01-29T18:44:57.761542+06:00",
            "date": null
        },
        {
            "id": 2490,
            "ip_address": "66.249.75.208",
            "count": 318,
            "first_visit": "2022-01-20T02:51:09.965059+06:00",
            "date": null
        },
        {
            "id": 467,
            "ip_address": "66.249.72.68",
            "count": 312,
            "first_visit": "2021-12-09T04:29:21.703727+06:00",
            "date": null
        },
        {
            "id": 2479,
            "ip_address": "66.249.75.212",
            "count": 303,
            "first_visit": "2022-01-19T20:12:00.991069+06:00",
            "date": null
        },
        {
            "id": 3027,
            "ip_address": "66.249.66.62",
            "count": 302,
            "first_visit": "2022-01-29T17:22:00.889034+06:00",
            "date": null
        },
        {
            "id": 372,
            "ip_address": "66.249.72.70",
            "count": 288,
            "first_visit": "2021-12-07T22:29:01.934430+06:00",
            "date": null
        }
    ]
}