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

{
    "count": 95073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "results": [
        {
            "id": 35330,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-10-02T01:30:59.967020+06:00",
            "date": "2022-10-02"
        },
        {
            "id": 543,
            "ip_address": "114.119.158.143",
            "count": 11,
            "first_visit": "2021-12-10T17:36:36.423691+06:00",
            "date": null
        },
        {
            "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": 35278,
            "ip_address": "66.249.66.60",
            "count": 11,
            "first_visit": "2022-10-01T00:36:35.203033+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        },
        {
            "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": 73472,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-09-15T07:46:25.100719+06:00",
            "date": "2024-09-15"
        }
    ]
}