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

{
    "count": 95512,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3592&ordering=-count",
    "results": [
        {
            "id": 82356,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-06T08:55:23.808540+06:00",
            "date": "2025-05-06"
        },
        {
            "id": 82438,
            "ip_address": "103.217.111.136",
            "count": 7,
            "first_visit": "2025-05-07T16:18:28.690452+06:00",
            "date": "2025-05-07"
        },
        {
            "id": 54497,
            "ip_address": "120.50.4.32",
            "count": 7,
            "first_visit": "2023-09-07T16:09:07.752948+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 82229,
            "ip_address": "114.119.151.1",
            "count": 7,
            "first_visit": "2025-05-04T01:50:45.000108+06:00",
            "date": "2025-05-04"
        },
        {
            "id": 34516,
            "ip_address": "114.119.141.152",
            "count": 7,
            "first_visit": "2022-09-17T01:06:16.013786+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 71572,
            "ip_address": "66.249.69.7",
            "count": 7,
            "first_visit": "2024-07-28T06:10:18.191348+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 82460,
            "ip_address": "114.119.136.75",
            "count": 7,
            "first_visit": "2025-05-08T02:08:57.926250+06:00",
            "date": "2025-05-08"
        },
        {
            "id": 34564,
            "ip_address": "66.249.64.200",
            "count": 7,
            "first_visit": "2022-09-17T17:52:11.174465+06:00",
            "date": "2022-09-17"
        }
    ]
}