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

{
    "count": 95355,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-count",
    "results": [
        {
            "id": 81846,
            "ip_address": "66.249.66.37",
            "count": 8,
            "first_visit": "2025-04-25T01:13:39.285884+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 81841,
            "ip_address": "114.119.136.188",
            "count": 8,
            "first_visit": "2025-04-25T00:18:56.532717+06:00",
            "date": "2025-04-25"
        },
        {
            "id": 663,
            "ip_address": "114.119.157.183",
            "count": 8,
            "first_visit": "2021-12-14T01:40:02.758025+06:00",
            "date": null
        },
        {
            "id": 71497,
            "ip_address": "44.202.11.152",
            "count": 8,
            "first_visit": "2024-07-25T13:26:53.724315+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 60973,
            "ip_address": "103.117.194.230",
            "count": 8,
            "first_visit": "2023-12-11T12:28:51.846976+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 81808,
            "ip_address": "114.119.137.91",
            "count": 8,
            "first_visit": "2025-04-24T03:20:06.283260+06:00",
            "date": "2025-04-24"
        },
        {
            "id": 62608,
            "ip_address": "103.146.3.65",
            "count": 8,
            "first_visit": "2024-01-07T13:40:00.699918+06:00",
            "date": "2024-01-07"
        },
        {
            "id": 81966,
            "ip_address": "66.249.65.96",
            "count": 8,
            "first_visit": "2025-04-28T04:01:22.728145+06:00",
            "date": "2025-04-28"
        }
    ]
}