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

{
    "count": 102294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "results": [
        {
            "id": 382,
            "ip_address": "114.119.156.120",
            "count": 11,
            "first_visit": "2021-12-08T01:54:10.170005+06:00",
            "date": null
        },
        {
            "id": 6322,
            "ip_address": "114.119.134.67",
            "count": 11,
            "first_visit": "2022-05-15T11:15:51.689223+06:00",
            "date": null
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        },
        {
            "id": 349,
            "ip_address": "114.119.155.224",
            "count": 11,
            "first_visit": "2021-12-07T17:48:30.599375+06:00",
            "date": null
        },
        {
            "id": 4470,
            "ip_address": "123.253.215.145",
            "count": 11,
            "first_visit": "2022-03-18T10:01:26.873949+06:00",
            "date": null
        },
        {
            "id": 61443,
            "ip_address": "37.111.201.127",
            "count": 11,
            "first_visit": "2023-12-19T08:33:01.528911+06:00",
            "date": "2023-12-19"
        },
        {
            "id": 75930,
            "ip_address": "66.249.70.102",
            "count": 11,
            "first_visit": "2024-11-22T00:04:12.273152+06:00",
            "date": "2024-11-22"
        },
        {
            "id": 35504,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-10-05T05:49:33.750690+06:00",
            "date": "2022-10-05"
        }
    ]
}