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

{
    "count": 98114,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12320&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12304&ordering=-first_visit",
    "results": [
        {
            "id": 85898,
            "ip_address": "114.119.136.75",
            "count": 9,
            "first_visit": "2025-07-16T00:11:41.283358+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 85897,
            "ip_address": "114.119.151.1",
            "count": 8,
            "first_visit": "2025-07-16T00:10:14.070865+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 85896,
            "ip_address": "103.29.124.121",
            "count": 1,
            "first_visit": "2025-07-16T00:04:18.293414+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 85895,
            "ip_address": "137.59.155.131",
            "count": 1,
            "first_visit": "2025-07-16T00:03:58.214345+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 85894,
            "ip_address": "103.203.95.219",
            "count": 1,
            "first_visit": "2025-07-16T00:03:09.981521+06:00",
            "date": "2025-07-16"
        },
        {
            "id": 85893,
            "ip_address": "220.247.129.57",
            "count": 1,
            "first_visit": "2025-07-15T23:50:01.015729+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85892,
            "ip_address": "103.186.216.8",
            "count": 1,
            "first_visit": "2025-07-15T23:47:16.665174+06:00",
            "date": "2025-07-15"
        },
        {
            "id": 85891,
            "ip_address": "202.84.41.12",
            "count": 2,
            "first_visit": "2025-07-15T22:10:33.382699+06:00",
            "date": "2025-07-15"
        }
    ]
}