GET /user_management/visitor-free/?format=api&offset=5656&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=5664&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5648&ordering=-count",
    "results": [
        {
            "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": 66944,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-04-14T01:15:46.156240+06:00",
            "date": "2024-04-14"
        },
        {
            "id": 3332,
            "ip_address": "122.152.55.183",
            "count": 5,
            "first_visit": "2022-02-05T14:31:17.992365+06:00",
            "date": null
        },
        {
            "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": 67216,
            "ip_address": "114.119.128.143",
            "count": 5,
            "first_visit": "2024-04-20T00:27:01.718452+06:00",
            "date": "2024-04-20"
        },
        {
            "id": 11246,
            "ip_address": "114.119.131.200",
            "count": 5,
            "first_visit": "2022-05-24T23:59:00.992348+06:00",
            "date": null
        },
        {
            "id": 34692,
            "ip_address": "66.249.66.212",
            "count": 5,
            "first_visit": "2022-09-20T01:39:36.162776+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 11178,
            "ip_address": "114.119.134.204",
            "count": 5,
            "first_visit": "2022-05-24T22:40:37.329759+06:00",
            "date": null
        }
    ]
}