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

{
    "count": 99370,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10984&ordering=-first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10968&ordering=-first_visit",
    "results": [
        {
            "id": 88490,
            "ip_address": "37.111.207.131",
            "count": 1,
            "first_visit": "2025-08-27T07:06:16.044365+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88489,
            "ip_address": "192.178.16.96",
            "count": 3,
            "first_visit": "2025-08-27T06:13:10.454531+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88488,
            "ip_address": "114.119.157.231",
            "count": 5,
            "first_visit": "2025-08-27T05:25:29.867488+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88487,
            "ip_address": "114.119.132.88",
            "count": 1,
            "first_visit": "2025-08-27T05:24:06.704530+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88486,
            "ip_address": "192.178.16.97",
            "count": 2,
            "first_visit": "2025-08-27T03:52:15.752807+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88485,
            "ip_address": "24.114.87.146",
            "count": 1,
            "first_visit": "2025-08-27T03:51:34.706990+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88484,
            "ip_address": "114.119.137.68",
            "count": 4,
            "first_visit": "2025-08-27T01:53:43.041683+06:00",
            "date": "2025-08-27"
        },
        {
            "id": 88483,
            "ip_address": "192.26.110.38",
            "count": 6,
            "first_visit": "2025-08-27T00:47:09.657690+06:00",
            "date": "2025-08-27"
        }
    ]
}