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

{
    "count": 99520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5672&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5656&ordering=-count",
    "results": [
        {
            "id": 11233,
            "ip_address": "114.119.134.35",
            "count": 5,
            "first_visit": "2022-05-24T23:42:39.427829+06:00",
            "date": null
        },
        {
            "id": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 66969,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-15T00:45:07.715965+06:00",
            "date": "2024-04-15"
        },
        {
            "id": 11178,
            "ip_address": "114.119.134.204",
            "count": 5,
            "first_visit": "2022-05-24T22:40:37.329759+06:00",
            "date": null
        },
        {
            "id": 80809,
            "ip_address": "66.249.66.35",
            "count": 5,
            "first_visit": "2025-03-31T05:10:05.905669+06:00",
            "date": "2025-03-31"
        },
        {
            "id": 81399,
            "ip_address": "114.119.136.75",
            "count": 5,
            "first_visit": "2025-04-14T01:03:50.870861+06:00",
            "date": "2025-04-14"
        },
        {
            "id": 11141,
            "ip_address": "114.119.130.199",
            "count": 5,
            "first_visit": "2022-05-24T21:40:24.217865+06:00",
            "date": null
        }
    ]
}