{
"success": true,
"records": [
{
"billing_id": "BRK-123456DB",
"instance_id": "BRK-123456D",
"vm_name": "ml-training-server",
"gpu_type": "H100-SXM5-80GB",
"gpu_count": 4,
"tier": "advanced",
"start_time": "2025-01-15T10:30:00Z",
"end_time": null,
"total_duration_minutes": 7200,
"per_minute_rate": 0.166,
"total_cost": 1195.2,
"currency": "USD",
"status": "active",
"description": "Deployment billing - 7200 minutes for H100-SXM5-80GB x4 (ml-training-server)"
}
],
"summary": {
"totalMinutes": 19110,
"activeCount": 3,
"completedCount": 12,
"hibernatedCount": 1,
"averageUsage": 1124.12,
"totalCost": 1810.95
},
"total": 17,
"page": 1,
"limit": 20,
"total_pages": 1,
"currency": "USD"
}