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

{
    "count": 99465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5392&ordering=-count",
    "results": [
        {
            "id": 80650,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-27T00:35:19.837230+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 11854,
            "ip_address": "114.119.131.139",
            "count": 5,
            "first_visit": "2022-05-27T05:22:43.899736+06:00",
            "date": null
        },
        {
            "id": 67231,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-20T09:15:56.768613+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 11924,
            "ip_address": "114.119.156.31",
            "count": 5,
            "first_visit": "2022-05-27T13:10:31.494275+06:00",
            "date": null
        },
        {
            "id": 11928,
            "ip_address": "114.119.129.229",
            "count": 5,
            "first_visit": "2022-05-27T13:20:47.832999+06:00",
            "date": null
        },
        {
            "id": 35391,
            "ip_address": "66.249.66.90",
            "count": 5,
            "first_visit": "2022-10-03T02:54:26.199727+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 67226,
            "ip_address": "66.249.73.1",
            "count": 5,
            "first_visit": "2024-04-20T05:43:52.742053+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 67216,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-20T00:27:01.718452+06:00",
            "date": "2024-04-20"
        }
    ]
}