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

{
    "count": 98118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1248&ordering=-count",
    "results": [
        {
            "id": 29207,
            "ip_address": "103.67.159.215",
            "count": 14,
            "first_visit": "2022-07-29T10:52:05.757732+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 36949,
            "ip_address": "114.119.141.146",
            "count": 14,
            "first_visit": "2022-11-05T04:39:29.038716+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 1068,
            "ip_address": "114.119.160.84",
            "count": 14,
            "first_visit": "2021-12-20T17:18:27.108889+06:00",
            "date": null
        },
        {
            "id": 38773,
            "ip_address": "66.249.73.31",
            "count": 14,
            "first_visit": "2022-12-16T00:02:09.757907+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 82693,
            "ip_address": "114.119.136.188",
            "count": 14,
            "first_visit": "2025-05-13T01:23:26.994654+06:00",
            "date": "2025-05-13"
        },
        {
            "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": 1485,
            "ip_address": "114.119.156.33",
            "count": 14,
            "first_visit": "2021-12-30T10:07:41.162303+06:00",
            "date": null
        },
        {
            "id": 36902,
            "ip_address": "114.119.134.123",
            "count": 14,
            "first_visit": "2022-11-04T01:22:59.627437+06:00",
            "date": "2022-11-04"
        }
    ]
}