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

{
    "count": 99246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4088&ordering=-count",
    "results": [
        {
            "id": 11128,
            "ip_address": "114.119.129.143",
            "count": 7,
            "first_visit": "2022-05-24T21:01:45.768477+06:00",
            "date": null
        },
        {
            "id": 71600,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-29T02:03:02.216779+06:00",
            "date": "2024-07-29"
        },
        {
            "id": 11043,
            "ip_address": "114.119.134.89",
            "count": 7,
            "first_visit": "2022-05-24T17:10:05.334413+06:00",
            "date": null
        },
        {
            "id": 71628,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-30T02:25:26.223002+06:00",
            "date": "2024-07-30"
        },
        {
            "id": 82522,
            "ip_address": "114.119.132.88",
            "count": 7,
            "first_visit": "2025-05-09T06:40:43.960782+06:00",
            "date": "2025-05-09"
        },
        {
            "id": 53216,
            "ip_address": "163.47.35.18",
            "count": 7,
            "first_visit": "2023-08-22T13:55:54.155976+06:00",
            "date": "2023-08-22"
        },
        {
            "id": 71572,
            "ip_address": "66.249.69.7",
            "count": 7,
            "first_visit": "2024-07-28T06:10:18.191348+06:00",
            "date": "2024-07-28"
        },
        {
            "id": 71568,
            "ip_address": "66.249.69.5",
            "count": 7,
            "first_visit": "2024-07-28T03:59:28.542842+06:00",
            "date": "2024-07-28"
        }
    ]
}