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

{
    "count": 100343,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6560&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6544&ordering=-count",
    "results": [
        {
            "id": 79457,
            "ip_address": "114.119.137.91",
            "count": 5,
            "first_visit": "2025-02-26T06:32:12.925749+06:00",
            "date": "2025-02-26"
        },
        {
            "id": 79507,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-02-27T02:59:06.976549+06:00",
            "date": "2025-02-27"
        },
        {
            "id": 65128,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-02-25T05:02:20.341862+06:00",
            "date": "2024-02-25"
        },
        {
            "id": 62036,
            "ip_address": "103.204.210.86",
            "count": 5,
            "first_visit": "2023-12-28T10:24:56.547249+06:00",
            "date": "2023-12-28"
        },
        {
            "id": 26733,
            "ip_address": "37.111.235.70",
            "count": 5,
            "first_visit": "2022-07-24T12:35:19.041145+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 81360,
            "ip_address": "66.249.66.36",
            "count": 5,
            "first_visit": "2025-04-13T01:32:17.337807+06:00",
            "date": "2025-04-13"
        },
        {
            "id": 26406,
            "ip_address": "103.147.163.54",
            "count": 5,
            "first_visit": "2022-07-23T17:31:42.129613+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 6621,
            "ip_address": "43.245.123.12",
            "count": 5,
            "first_visit": "2022-05-16T11:20:06.470539+06:00",
            "date": null
        }
    ]
}