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

{
    "count": 96457,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1992&ordering=-count",
    "results": [
        {
            "id": 31887,
            "ip_address": "114.119.141.146",
            "count": 11,
            "first_visit": "2022-08-13T02:14:45.983560+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 74353,
            "ip_address": "66.249.64.132",
            "count": 11,
            "first_visit": "2024-10-13T01:53:11.670543+06:00",
            "date": "2024-10-13"
        },
        {
            "id": 5995,
            "ip_address": "103.242.23.177",
            "count": 11,
            "first_visit": "2022-05-14T14:54:06.478445+06:00",
            "date": null
        },
        {
            "id": 611,
            "ip_address": "114.119.156.99",
            "count": 11,
            "first_visit": "2021-12-12T14:25:25.564348+06:00",
            "date": null
        },
        {
            "id": 31809,
            "ip_address": "66.249.66.33",
            "count": 11,
            "first_visit": "2022-08-12T00:36:37.873071+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 303,
            "ip_address": "114.119.158.97",
            "count": 11,
            "first_visit": "2021-12-06T17:10:29.720198+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": 53420,
            "ip_address": "37.111.194.150",
            "count": 11,
            "first_visit": "2023-08-24T19:24:56.710911+06:00",
            "date": "2023-08-24"
        }
    ]
}