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

{
    "count": 91720,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=520&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=504&ordering=-count",
    "results": [
        {
            "id": 83286,
            "ip_address": "114.119.151.1",
            "count": 19,
            "first_visit": "2025-05-26T05:17:26.425223+06:00",
            "date": "2025-05-26"
        },
        {
            "id": 20,
            "ip_address": "103.95.125.67",
            "count": 19,
            "first_visit": "2021-12-02T20:22:26.359507+06:00",
            "date": null
        },
        {
            "id": 83352,
            "ip_address": "114.119.140.186",
            "count": 19,
            "first_visit": "2025-05-28T00:10:31.340087+06:00",
            "date": "2025-05-28"
        },
        {
            "id": 1063,
            "ip_address": "114.119.159.228",
            "count": 19,
            "first_visit": "2021-12-20T16:05:20.328658+06:00",
            "date": null
        },
        {
            "id": 26140,
            "ip_address": "66.249.79.231",
            "count": 19,
            "first_visit": "2022-07-23T00:37:54.958783+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 272,
            "ip_address": "114.119.155.92",
            "count": 19,
            "first_visit": "2021-12-06T10:16:04.605430+06:00",
            "date": null
        },
        {
            "id": 35654,
            "ip_address": "66.249.75.222",
            "count": 19,
            "first_visit": "2022-10-09T00:32:46.416241+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 90399,
            "ip_address": "59.153.101.55",
            "count": 19,
            "first_visit": "2025-10-06T00:08:54.595576+06:00",
            "date": "2025-10-06"
        }
    ]
}