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

{
    "count": 99462,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2992&ordering=-count",
    "results": [
        {
            "id": 82159,
            "ip_address": "66.249.66.35",
            "count": 8,
            "first_visit": "2025-05-02T01:58:35.340158+06:00",
            "date": "2025-05-02"
        },
        {
            "id": 72953,
            "ip_address": "66.249.64.128",
            "count": 8,
            "first_visit": "2024-09-04T03:20:22.929466+06:00",
            "date": "2024-09-04"
        },
        {
            "id": 71617,
            "ip_address": "34.238.50.106",
            "count": 8,
            "first_visit": "2024-07-29T19:22:56.728403+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 82196,
            "ip_address": "114.119.136.188",
            "count": 8,
            "first_visit": "2025-05-03T05:09:10.967606+06:00",
            "date": "2025-05-03"
        },
        {
            "id": 82007,
            "ip_address": "114.119.130.54",
            "count": 8,
            "first_visit": "2025-04-29T06:58:08.407897+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 71544,
            "ip_address": "66.249.69.5",
            "count": 8,
            "first_visit": "2024-07-27T04:58:35.600252+06:00",
            "date": "2024-07-27"
        },
        {
            "id": 61823,
            "ip_address": "116.58.201.212",
            "count": 8,
            "first_visit": "2023-12-25T13:12:56.839771+06:00",
            "date": "2023-12-25"
        },
        {
            "id": 29106,
            "ip_address": "66.249.73.1",
            "count": 8,
            "first_visit": "2022-07-29T05:45:05.977124+06:00",
            "date": "2022-07-29"
        }
    ]
}