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

{
    "count": 99728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25928&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25912&ordering=-count",
    "results": [
        {
            "id": 17008,
            "ip_address": "114.119.132.108",
            "count": 2,
            "first_visit": "2022-06-21T12:40:39.072617+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 33733,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2022-09-03T07:33:11.263665+06:00",
            "date": "2022-09-03"
        },
        {
            "id": 1006,
            "ip_address": "27.147.204.240",
            "count": 2,
            "first_visit": "2021-12-20T06:31:57.866011+06:00",
            "date": null
        },
        {
            "id": 10819,
            "ip_address": "103.181.72.156",
            "count": 2,
            "first_visit": "2022-05-24T08:12:28.865374+06:00",
            "date": null
        },
        {
            "id": 34033,
            "ip_address": "116.68.198.150",
            "count": 2,
            "first_visit": "2022-09-08T08:50:12.797085+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 24621,
            "ip_address": "182.160.110.210",
            "count": 2,
            "first_visit": "2022-07-20T12:41:13.327114+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10981,
            "ip_address": "116.58.201.134",
            "count": 2,
            "first_visit": "2022-05-24T13:41:46.029377+06:00",
            "date": null
        },
        {
            "id": 16989,
            "ip_address": "114.119.131.180",
            "count": 2,
            "first_visit": "2022-06-21T11:50:19.808713+06:00",
            "date": "2022-06-21"
        }
    ]
}