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

{
    "count": 99301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4592&ordering=-count",
    "results": [
        {
            "id": 38274,
            "ip_address": "103.60.175.144",
            "count": 6,
            "first_visit": "2022-12-04T11:53:47.829427+06:00",
            "date": "2022-12-04"
        },
        {
            "id": 23417,
            "ip_address": "66.249.66.212",
            "count": 6,
            "first_visit": "2022-07-18T05:24:11.546572+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 38236,
            "ip_address": "66.249.73.31",
            "count": 6,
            "first_visit": "2022-12-03T19:22:52.456949+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 80978,
            "ip_address": "66.249.79.196",
            "count": 6,
            "first_visit": "2025-04-05T03:50:51.814321+06:00",
            "date": "2025-04-05"
        },
        {
            "id": 80935,
            "ip_address": "167.103.118.190",
            "count": 6,
            "first_visit": "2025-04-04T11:42:19.068508+06:00",
            "date": "2025-04-04"
        },
        {
            "id": 69270,
            "ip_address": "114.119.145.187",
            "count": 6,
            "first_visit": "2024-05-29T10:52:05.339402+06:00",
            "date": "2024-05-29"
        },
        {
            "id": 69327,
            "ip_address": "66.249.66.35",
            "count": 6,
            "first_visit": "2024-05-30T03:29:16.715155+06:00",
            "date": "2024-05-30"
        },
        {
            "id": 3174,
            "ip_address": "37.111.206.235",
            "count": 6,
            "first_visit": "2022-02-01T11:47:54.111457+06:00",
            "date": null
        }
    ]
}