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

{
    "count": 99370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3504&ordering=-count",
    "results": [
        {
            "id": 7419,
            "ip_address": "103.67.157.172",
            "count": 7,
            "first_visit": "2022-05-16T22:54:35.657860+06:00",
            "date": null
        },
        {
            "id": 17215,
            "ip_address": "3.215.182.139",
            "count": 7,
            "first_visit": "2022-06-22T00:12:51.220449+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 17137,
            "ip_address": "103.67.159.124",
            "count": 7,
            "first_visit": "2022-06-21T19:44:07.759323+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 35436,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-10-04T00:41:49.478519+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 72236,
            "ip_address": "66.249.70.132",
            "count": 7,
            "first_visit": "2024-08-18T04:11:52.948822+06:00",
            "date": "2024-08-18"
        },
        {
            "id": 7368,
            "ip_address": "202.134.13.142",
            "count": 7,
            "first_visit": "2022-05-16T22:25:37.908428+06:00",
            "date": null
        },
        {
            "id": 82692,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-13T01:19:12.842237+06:00",
            "date": "2025-05-13"
        },
        {
            "id": 35376,
            "ip_address": "66.249.66.60",
            "count": 7,
            "first_visit": "2022-10-03T00:00:34.690301+06:00",
            "date": "2022-10-03"
        }
    ]
}