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

{
    "count": 99518,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5656&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5640&ordering=-count",
    "results": [
        {
            "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": 3402,
            "ip_address": "103.147.163.113",
            "count": 5,
            "first_visit": "2022-02-07T19:14:20.601642+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": 80707,
            "ip_address": "114.119.151.5",
            "count": 5,
            "first_visit": "2025-03-28T08:00:19.155448+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 3332,
            "ip_address": "122.152.55.183",
            "count": 5,
            "first_visit": "2022-02-05T14:31:17.992365+06:00",
            "date": null
        },
        {
            "id": 80696,
            "ip_address": "114.119.140.186",
            "count": 5,
            "first_visit": "2025-03-28T00:08:04.126254+06:00",
            "date": "2025-03-28"
        },
        {
            "id": 11178,
            "ip_address": "114.119.134.204",
            "count": 5,
            "first_visit": "2022-05-24T22:40:37.329759+06:00",
            "date": null
        },
        {
            "id": 66916,
            "ip_address": "114.119.140.48",
            "count": 5,
            "first_visit": "2024-04-13T03:00:55.339930+06:00",
            "date": "2024-04-13"
        }
    ]
}