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

{
    "count": 100097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2304&ordering=-count",
    "results": [
        {
            "id": 83754,
            "ip_address": "114.119.136.75",
            "count": 10,
            "first_visit": "2025-06-07T01:29:27.231409+06:00",
            "date": "2025-06-07"
        },
        {
            "id": 75815,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-19T01:43:54.365424+06:00",
            "date": "2024-11-19"
        },
        {
            "id": 29112,
            "ip_address": "66.249.73.30",
            "count": 10,
            "first_visit": "2022-07-29T06:18:26.187321+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 82,
            "ip_address": "114.119.155.54",
            "count": 10,
            "first_visit": "2021-12-03T17:33:14.396814+06:00",
            "date": null
        },
        {
            "id": 75646,
            "ip_address": "103.187.94.134",
            "count": 10,
            "first_visit": "2024-11-14T09:13:21.938939+06:00",
            "date": "2024-11-14"
        },
        {
            "id": 75365,
            "ip_address": "66.249.70.101",
            "count": 10,
            "first_visit": "2024-11-08T02:05:35.824492+06:00",
            "date": "2024-11-08"
        },
        {
            "id": 83703,
            "ip_address": "114.119.130.54",
            "count": 10,
            "first_visit": "2025-06-05T02:23:48.279668+06:00",
            "date": "2025-06-05"
        },
        {
            "id": 2672,
            "ip_address": "119.30.32.171",
            "count": 10,
            "first_visit": "2022-01-23T10:47:32.704205+06:00",
            "date": null
        }
    ]
}