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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=592&ordering=-count",
    "results": [
        {
            "id": 125,
            "ip_address": "114.119.153.53",
            "count": 18,
            "first_visit": "2021-12-04T04:11:40.884391+06:00",
            "date": null
        },
        {
            "id": 35434,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-04T00:16:35.934384+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 705,
            "ip_address": "114.119.157.245",
            "count": 18,
            "first_visit": "2021-12-15T04:29:41.741098+06:00",
            "date": null
        },
        {
            "id": 297,
            "ip_address": "114.119.152.219",
            "count": 18,
            "first_visit": "2021-12-06T15:22:38.283990+06:00",
            "date": null
        },
        {
            "id": 35393,
            "ip_address": "114.119.141.146",
            "count": 18,
            "first_visit": "2022-10-03T03:20:50.874007+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 71,
            "ip_address": "114.119.154.115",
            "count": 18,
            "first_visit": "2021-12-03T15:35:33.571812+06:00",
            "date": null
        },
        {
            "id": 35387,
            "ip_address": "114.119.141.118",
            "count": 18,
            "first_visit": "2022-10-03T02:03:05.774556+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 348,
            "ip_address": "114.119.151.83",
            "count": 18,
            "first_visit": "2021-12-07T17:38:48.487995+06:00",
            "date": null
        }
    ]
}