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

{
    "count": 99542,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2592&ordering=-count",
    "results": [
        {
            "id": 71905,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-08T00:49:36.812792+06:00",
            "date": "2024-08-08"
        },
        {
            "id": 83255,
            "ip_address": "114.119.137.91",
            "count": 9,
            "first_visit": "2025-05-25T02:55:47.352366+06:00",
            "date": "2025-05-25"
        },
        {
            "id": 7523,
            "ip_address": "103.209.198.34",
            "count": 9,
            "first_visit": "2022-05-16T23:54:11.165163+06:00",
            "date": null
        },
        {
            "id": 71953,
            "ip_address": "66.249.79.228",
            "count": 9,
            "first_visit": "2024-08-09T04:30:39.376301+06:00",
            "date": "2024-08-09"
        },
        {
            "id": 83220,
            "ip_address": "114.119.136.188",
            "count": 9,
            "first_visit": "2025-05-24T01:34:46.751614+06:00",
            "date": "2025-05-24"
        },
        {
            "id": 32885,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-25T03:46:55.434424+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 71877,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-07T00:51:59.986697+06:00",
            "date": "2024-08-07"
        },
        {
            "id": 71693,
            "ip_address": "66.249.69.5",
            "count": 9,
            "first_visit": "2024-08-01T02:13:07.037334+06:00",
            "date": "2024-08-01"
        }
    ]
}