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

{
    "count": 96543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2248&ordering=-count",
    "results": [
        {
            "id": 75365,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-08T02:05:35.824492+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 3329,
            "ip_address": "103.229.82.14",
            "count": 10,
            "first_visit": "2022-02-05T13:18:14.869463+06:00",
            "date": null
        },
        {
            "id": 75399,
            "ip_address": "66.249.79.228",
            "count": 10,
            "first_visit": "2024-11-09T01:57:03.870827+06:00",
            "date": "2024-11-09"
        },
        {
            "id": 61315,
            "ip_address": "37.111.194.242",
            "count": 10,
            "first_visit": "2023-12-17T09:30:00.450070+06:00",
            "date": "2023-12-17"
        },
        {
            "id": 29947,
            "ip_address": "37.111.214.65",
            "count": 10,
            "first_visit": "2022-07-30T17:04:02.441907+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 34947,
            "ip_address": "66.249.66.33",
            "count": 10,
            "first_visit": "2022-09-25T02:46:51.196472+06:00",
            "date": "2022-09-25"
        },
        {
            "id": 83617,
            "ip_address": "114.119.151.5",
            "count": 10,
            "first_visit": "2025-06-03T00:46:59.558305+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 34941,
            "ip_address": "66.249.66.62",
            "count": 10,
            "first_visit": "2022-09-25T00:43:53.018346+06:00",
            "date": "2022-09-25"
        }
    ]
}