{ "data": [ { "username": "hagemeister93", "shippingProgress": 4, "addressId": 0, "paymentId": 0, "tickets": [ { "concertId": 0, "orderPrice": 184, "seatGroup": "A", "seatRow": 0, "seat": 1 } ] }, { "username": "duranduran", "shippingProgress": 5, "addressId": 4, "paymentId": 3, "tickets": [ { "concertId": 0, "orderPrice": 184, "seatGroup": "A", "seatRow": 0, "seat": 2 }, { "concertId": 0, "orderPrice": 184, "seatGroup": "A", "seatRow": 0, "seat": 3 } ] }, { "username": "duranduran", "shippingProgress": 2, "addressId": 5, "paymentId": 3, "tickets": [ { "concertId": 0, "orderPrice": 184, "seatGroup": "A", "seatRow": 0, "seat": 4 } ] } ] }