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

{
    "count": 91611,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=328&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=312&ordering=-count",
    "results": [
        {
            "id": 3943,
            "ip_address": "103.217.111.151",
            "count": 21,
            "first_visit": "2022-02-28T10:05:05.295498+06:00",
            "date": null
        },
        {
            "id": 38465,
            "ip_address": "66.249.66.62",
            "count": 21,
            "first_visit": "2022-12-08T02:07:44.504795+06:00",
            "date": "2022-12-08"
        },
        {
            "id": 49,
            "ip_address": "114.119.158.212",
            "count": 21,
            "first_visit": "2021-12-03T07:57:55.324170+06:00",
            "date": null
        },
        {
            "id": 4056,
            "ip_address": "202.134.14.145",
            "count": 21,
            "first_visit": "2022-03-03T23:26:43.221910+06:00",
            "date": null
        },
        {
            "id": 35733,
            "ip_address": "66.249.73.31",
            "count": 21,
            "first_visit": "2022-10-11T00:02:25.813752+06:00",
            "date": "2022-10-11"
        },
        {
            "id": 35659,
            "ip_address": "114.119.141.118",
            "count": 21,
            "first_visit": "2022-10-09T01:50:54.958815+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 191,
            "ip_address": "114.119.155.217",
            "count": 21,
            "first_visit": "2021-12-05T06:54:27.171337+06:00",
            "date": null
        },
        {
            "id": 35796,
            "ip_address": "103.87.214.223",
            "count": 21,
            "first_visit": "2022-10-12T11:59:59.057315+06:00",
            "date": "2022-10-12"
        }
    ]
}