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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&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": 1247,
            "ip_address": "114.119.161.89",
            "count": 11,
            "first_visit": "2021-12-22T13:32:05.109385+06:00",
            "date": null
        },
        {
            "id": 83367,
            "ip_address": "114.119.136.188",
            "count": 11,
            "first_visit": "2025-05-28T06:34:54.102467+06:00",
            "date": "2025-05-28"
        },
        {
            "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": 83407,
            "ip_address": "114.119.136.75",
            "count": 11,
            "first_visit": "2025-05-29T01:56:45.562953+06:00",
            "date": "2025-05-29"
        },
        {
            "id": 611,
            "ip_address": "114.119.156.99",
            "count": 11,
            "first_visit": "2021-12-12T14:25:25.564348+06:00",
            "date": null
        },
        {
            "id": 303,
            "ip_address": "114.119.158.97",
            "count": 11,
            "first_visit": "2021-12-06T17:10:29.720198+06:00",
            "date": null
        },
        {
            "id": 52322,
            "ip_address": "54.172.245.118",
            "count": 11,
            "first_visit": "2023-08-12T17:15:35.520049+06:00",
            "date": "2023-08-12"
        }
    ]
}