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

{
    "count": 102367,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2240&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2224&ordering=-count",
    "results": [
        {
            "id": 54,
            "ip_address": "114.119.166.95",
            "count": 10,
            "first_visit": "2021-12-03T08:49:35.222708+06:00",
            "date": null
        },
        {
            "id": 85449,
            "ip_address": "114.119.132.88",
            "count": 10,
            "first_visit": "2025-07-08T02:17:39.989434+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 1583,
            "ip_address": "114.119.153.188",
            "count": 10,
            "first_visit": "2022-01-02T03:27:39.583454+06:00",
            "date": null
        },
        {
            "id": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        },
        {
            "id": 77407,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2025-01-02T00:47:39.206753+06:00",
            "date": "2025-01-02"
        },
        {
            "id": 31315,
            "ip_address": "66.249.66.60",
            "count": 10,
            "first_visit": "2022-08-06T04:18:51.900596+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 77440,
            "ip_address": "66.249.70.102",
            "count": 10,
            "first_visit": "2025-01-03T03:50:58.444717+06:00",
            "date": "2025-01-03"
        },
        {
            "id": 83901,
            "ip_address": "114.119.132.88",
            "count": 10,
            "first_visit": "2025-06-11T02:17:13.185871+06:00",
            "date": "2025-06-11"
        }
    ]
}