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

{
    "count": 100267,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6848&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6832&ordering=-count",
    "results": [
        {
            "id": 56543,
            "ip_address": "103.106.238.142",
            "count": 5,
            "first_visit": "2023-10-02T10:41:33.374144+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 79318,
            "ip_address": "103.143.139.74",
            "count": 5,
            "first_visit": "2025-02-23T00:52:28.899906+06:00",
            "date": "2025-02-23"
        },
        {
            "id": 79388,
            "ip_address": "34.34.246.77",
            "count": 5,
            "first_visit": "2025-02-24T15:24:04.479829+06:00",
            "date": "2025-02-24"
        },
        {
            "id": 79234,
            "ip_address": "66.249.75.232",
            "count": 5,
            "first_visit": "2025-02-21T08:08:23.417375+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 73520,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2024-09-16T02:47:44.066990+06:00",
            "date": "2024-09-16"
        },
        {
            "id": 7345,
            "ip_address": "116.58.201.108",
            "count": 5,
            "first_visit": "2022-05-16T22:15:31.169725+06:00",
            "date": null
        },
        {
            "id": 7335,
            "ip_address": "103.67.158.173",
            "count": 5,
            "first_visit": "2022-05-16T22:11:41.181070+06:00",
            "date": null
        },
        {
            "id": 79169,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-02-20T04:06:18.774153+06:00",
            "date": "2025-02-20"
        }
    ]
}