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

{
    "count": 99831,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1240&ordering=-count",
    "results": [
        {
            "id": 33060,
            "ip_address": "66.249.66.62",
            "count": 14,
            "first_visit": "2022-08-27T04:16:21.485499+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 620,
            "ip_address": "114.119.155.55",
            "count": 14,
            "first_visit": "2021-12-12T19:54:49.485971+06:00",
            "date": null
        },
        {
            "id": 83252,
            "ip_address": "114.119.132.88",
            "count": 14,
            "first_visit": "2025-05-25T02:49:32.368883+06:00",
            "date": "2025-05-25"
        },
        {
            "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": 29207,
            "ip_address": "103.67.159.215",
            "count": 14,
            "first_visit": "2022-07-29T10:52:05.757732+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 33146,
            "ip_address": "114.119.134.123",
            "count": 14,
            "first_visit": "2022-08-28T00:30:54.731393+06:00",
            "date": "2022-08-28"
        },
        {
            "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": 1458,
            "ip_address": "114.119.152.128",
            "count": 14,
            "first_visit": "2021-12-29T02:06:57.472069+06:00",
            "date": null
        }
    ]
}