GET /user_management/visitor-free/?format=api&offset=1232&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=1240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1224&ordering=-count",
    "results": [
        {
            "id": 36819,
            "ip_address": "114.119.141.118",
            "count": 14,
            "first_visit": "2022-11-02T05:15:43.585730+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 530,
            "ip_address": "114.119.156.209",
            "count": 14,
            "first_visit": "2021-12-10T10:12:29.394960+06:00",
            "date": null
        },
        {
            "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": 38773,
            "ip_address": "66.249.73.31",
            "count": 14,
            "first_visit": "2022-12-16T00:02:09.757907+06:00",
            "date": "2022-12-16"
        },
        {
            "id": 620,
            "ip_address": "114.119.155.55",
            "count": 14,
            "first_visit": "2021-12-12T19:54:49.485971+06:00",
            "date": null
        },
        {
            "id": 83067,
            "ip_address": "114.119.130.54",
            "count": 14,
            "first_visit": "2025-05-20T01:38:48.757180+06:00",
            "date": "2025-05-20"
        },
        {
            "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": 1458,
            "ip_address": "114.119.152.128",
            "count": 14,
            "first_visit": "2021-12-29T02:06:57.472069+06:00",
            "date": null
        }
    ]
}