blob: b62a451752e2aa9618f06d4abb8ee3d0523311a9 (
plain)
1
2
3
4
5
6
|
{
"five_hour": { "utilization": 45.0, "resets_at": "2025-01-01T12:00:00Z" },
"seven_day": { "utilization": 92.0, "resets_at": "2025-01-07T00:00:00Z" },
"seven_day_opus": { "utilization": 95.5, "resets_at": "2025-01-07T00:00:00Z" },
"seven_day_sonnet": { "utilization": 100.0, "resets_at": "2025-01-07T00:00:00Z" }
}
|