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

{
    "count": 99987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=13000&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12984&ordering=-first_visit",
    "results": [
        {
            "id": 87091,
            "ip_address": "45.120.113.102",
            "count": 3,
            "first_visit": "2025-08-04T05:48:43.667662+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87090,
            "ip_address": "85.100.217.38",
            "count": 1,
            "first_visit": "2025-08-04T05:36:14.367237+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87089,
            "ip_address": "206.45.222.160",
            "count": 2,
            "first_visit": "2025-08-04T05:24:47.033922+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87088,
            "ip_address": "103.205.69.16",
            "count": 2,
            "first_visit": "2025-08-04T05:13:36.290303+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87087,
            "ip_address": "114.119.153.171",
            "count": 3,
            "first_visit": "2025-08-04T04:55:54.940459+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87086,
            "ip_address": "114.119.146.197",
            "count": 6,
            "first_visit": "2025-08-04T04:54:18.274729+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87085,
            "ip_address": "114.119.132.88",
            "count": 1,
            "first_visit": "2025-08-04T04:51:27.742374+06:00",
            "date": "2025-08-04"
        },
        {
            "id": 87084,
            "ip_address": "114.119.133.83",
            "count": 6,
            "first_visit": "2025-08-04T03:53:09.327302+06:00",
            "date": "2025-08-04"
        }
    ]
}