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": 96984,
    "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": 61053,
            "ip_address": "123.136.27.131",
            "count": 8,
            "first_visit": "2023-12-12T13:15:03.322953+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 61014,
            "ip_address": "103.134.254.10",
            "count": 8,
            "first_visit": "2023-12-12T02:45:22.147651+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 71484,
            "ip_address": "66.249.79.228",
            "count": 8,
            "first_visit": "2024-07-25T00:59:17.976944+06:00",
            "date": "2024-07-25"
        },
        {
            "id": 81916,
            "ip_address": "114.119.136.75",
            "count": 8,
            "first_visit": "2025-04-27T00:03:29.200493+06:00",
            "date": "2025-04-27"
        },
        {
            "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"
        }
    ]
}