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

{
    "count": 99461,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5400&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5384&ordering=-count",
    "results": [
        {
            "id": 67284,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-22T01:36:28.829748+06:00",
            "date": "2024-04-22"
        },
        {
            "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"
        },
        {
            "id": 11976,
            "ip_address": "114.119.128.62",
            "count": 5,
            "first_visit": "2022-05-27T20:03:10.594934+06:00",
            "date": null
        },
        {
            "id": 80518,
            "ip_address": "66.249.79.103",
            "count": 5,
            "first_visit": "2025-03-24T02:36:06.139294+06:00",
            "date": "2025-03-24"
        },
        {
            "id": 11928,
            "ip_address": "114.119.129.229",
            "count": 5,
            "first_visit": "2022-05-27T13:20:47.832999+06:00",
            "date": null
        },
        {
            "id": 11854,
            "ip_address": "114.119.131.139",
            "count": 5,
            "first_visit": "2022-05-27T05:22:43.899736+06:00",
            "date": null
        },
        {
            "id": 35438,
            "ip_address": "66.249.66.60",
            "count": 5,
            "first_visit": "2022-10-04T00:48:43.407872+06:00",
            "date": "2022-10-04"
        }
    ]
}