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

{
    "count": 102301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2064&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2048&ordering=-count",
    "results": [
        {
            "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": 35583,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-10-07T00:11:08.648670+06:00",
            "date": "2022-10-07"
        },
        {
            "id": 32088,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-16T01:04:30.619475+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32091,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-16T01:17:31.176301+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 75134,
            "ip_address": "66.249.69.175",
            "count": 11,
            "first_visit": "2024-11-03T02:48:10.586330+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 1090,
            "ip_address": "114.119.154.124",
            "count": 11,
            "first_visit": "2021-12-20T21:54:42.549748+06:00",
            "date": null
        },
        {
            "id": 31953,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-14T01:03:03.258447+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 37454,
            "ip_address": "66.249.73.31",
            "count": 11,
            "first_visit": "2022-11-16T00:21:56.240115+06:00",
            "date": "2022-11-16"
        }
    ]
}