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

{
    "count": 95061,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1968&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1952&ordering=-count",
    "results": [
        {
            "id": 32091,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-16T01:17:31.176301+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 730,
            "ip_address": "114.119.144.15",
            "count": 11,
            "first_visit": "2021-12-16T06:27:44.323481+06:00",
            "date": null
        },
        {
            "id": 1387,
            "ip_address": "103.73.106.243",
            "count": 11,
            "first_visit": "2021-12-26T16:03:17.741594+06:00",
            "date": null
        },
        {
            "id": 67,
            "ip_address": "114.119.155.235",
            "count": 11,
            "first_visit": "2021-12-03T14:04:16.389612+06:00",
            "date": null
        },
        {
            "id": 75134,
            "ip_address": "66.249.69.175",
            "count": 11,
            "first_visit": "2024-11-03T02:48:10.586330+06:00",
            "date": "2024-11-03"
        },
        {
            "id": 83449,
            "ip_address": "114.119.130.54",
            "count": 11,
            "first_visit": "2025-05-30T09:35:01.459090+06:00",
            "date": "2025-05-30"
        },
        {
            "id": 83405,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-05-29T01:26:29.570081+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 31953,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-14T01:03:03.258447+06:00",
            "date": "2022-08-14"
        }
    ]
}