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": 99832,
    "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": 83219,
            "ip_address": "114.119.136.75",
            "count": 14,
            "first_visit": "2025-05-24T00:03:43.379342+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 345,
            "ip_address": "114.119.156.119",
            "count": 14,
            "first_visit": "2021-12-07T16:52:34.636434+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": 1458,
            "ip_address": "114.119.152.128",
            "count": 14,
            "first_visit": "2021-12-29T02:06:57.472069+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": 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"
        }
    ]
}