{
"id": 1,
"round_id": 1,
"round_number": 3,
"product_id": 1,
"product_name": "iPhone 16 Pro",
"product_image": "https://xxx.com/img.jpg",
"reference_price": 8999,
"product_type": 0,
"product_type_name": "实物",
"user_id": 10001,
"winning_number": "10000001",
"status": 0,
"status_name": "待领奖",
"recipient_name": "张三",
"recipient_phone": "13800138000",
"recipient_address": "北京市朝阳区xxx",
"shipping_company": "顺丰速运",
"tracking_number": "SF1234567890",
"shipped_at": "2025-03-10 10:00:00",
"claimed_at": "2025-03-09 15:00:00",
"delivery_proof_text": "充值账号:138xxxx",
"delivery_proof_image": "https://xxx.com/proof.jpg",
"delivered_at": "2025-03-10 12:00:00",
"created_at": "2025-03-09 10:00:00",
"updated_at": "2025-03-10 12:00:00"
}