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

{
    "count": 100000,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1824&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1808&ordering=-count",
    "results": [
        {
            "id": 33892,
            "ip_address": "114.119.134.123",
            "count": 12,
            "first_visit": "2022-09-06T01:07:06.071927+06:00",
            "date": "2022-09-06"
        },
        {
            "id": 34741,
            "ip_address": "66.249.66.33",
            "count": 12,
            "first_visit": "2022-09-21T00:40:14.869399+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 78642,
            "ip_address": "59.153.102.140",
            "count": 12,
            "first_visit": "2025-02-06T08:15:10.896714+06:00",
            "date": "2025-02-06"
        },
        {
            "id": 83621,
            "ip_address": "114.119.151.1",
            "count": 12,
            "first_visit": "2025-06-03T01:19:02.529229+06:00",
            "date": "2025-06-03"
        },
        {
            "id": 85439,
            "ip_address": "114.119.130.54",
            "count": 12,
            "first_visit": "2025-07-08T00:13:50.696934+06:00",
            "date": "2025-07-08"
        },
        {
            "id": 33487,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-31T00:06:24.541426+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 37231,
            "ip_address": "114.119.141.118",
            "count": 11,
            "first_visit": "2022-11-11T00:45:18.616377+06:00",
            "date": "2022-11-11"
        },
        {
            "id": 74772,
            "ip_address": "116.206.89.198",
            "count": 11,
            "first_visit": "2024-10-26T01:25:25.461895+06:00",
            "date": "2024-10-26"
        }
    ]
}