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

{
    "count": 99813,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1128&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=-count",
    "results": [
        {
            "id": 5899,
            "ip_address": "114.119.134.212",
            "count": 14,
            "first_visit": "2022-05-12T08:36:50.949693+06:00",
            "date": null
        },
        {
            "id": 1000,
            "ip_address": "114.119.166.212",
            "count": 14,
            "first_visit": "2021-12-20T03:44:35.295142+06:00",
            "date": null
        },
        {
            "id": 38556,
            "ip_address": "66.249.66.33",
            "count": 14,
            "first_visit": "2022-12-11T02:56:19.056765+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 28462,
            "ip_address": "66.249.66.33",
            "count": 14,
            "first_visit": "2022-07-28T00:33:21.654811+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 35626,
            "ip_address": "114.119.141.168",
            "count": 14,
            "first_visit": "2022-10-08T01:52:32.212449+06:00",
            "date": "2022-10-08"
        },
        {
            "id": 5825,
            "ip_address": "114.119.130.177",
            "count": 14,
            "first_visit": "2022-05-10T23:39:15.319437+06:00",
            "date": null
        },
        {
            "id": 470,
            "ip_address": "114.119.159.75",
            "count": 14,
            "first_visit": "2021-12-09T07:44:45.852424+06:00",
            "date": null
        },
        {
            "id": 83320,
            "ip_address": "114.119.137.91",
            "count": 14,
            "first_visit": "2025-05-27T00:38:41.492370+06:00",
            "date": "2025-05-27"
        }
    ]
}