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

{
    "count": 92198,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4008&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3992&ordering=-count",
    "results": [
        {
            "id": 32464,
            "ip_address": "114.119.134.123",
            "count": 7,
            "first_visit": "2022-08-20T00:04:44.521042+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 32505,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-08-20T11:15:58.372399+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 82002,
            "ip_address": "114.119.140.186",
            "count": 7,
            "first_visit": "2025-04-29T02:38:10.265319+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 82124,
            "ip_address": "202.181.16.11",
            "count": 7,
            "first_visit": "2025-05-01T11:08:35.446720+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 82003,
            "ip_address": "114.119.136.75",
            "count": 7,
            "first_visit": "2025-04-29T02:46:53.517827+06:00",
            "date": "2025-04-29"
        },
        {
            "id": 11108,
            "ip_address": "114.119.129.147",
            "count": 7,
            "first_visit": "2022-05-24T20:14:42.777854+06:00",
            "date": null
        },
        {
            "id": 81962,
            "ip_address": "114.119.151.5",
            "count": 7,
            "first_visit": "2025-04-28T00:39:13.377273+06:00",
            "date": "2025-04-28"
        },
        {
            "id": 82000,
            "ip_address": "114.119.151.5",
            "count": 7,
            "first_visit": "2025-04-29T01:28:07.283057+06:00",
            "date": "2025-04-29"
        }
    ]
}