{
"data": [
{
"id": 887,
"code": "TD887",
"name": "Tour Châu Âu ghép 05/09",
"departure_date": "05/09/2025",
"return_date": "09/09/2025",
"status": "Mở bán",
"status_code": 1,
"product": {
"id": 181,
"name": "Tour Châu Âu",
"status": "Đang kinh doanh"
},
"seat": {
"total": 10,
"public": 10,
"booked_confirmed": 0,
"hold_pending": 0,
"used": 0,
"remain_total": 10,
"remain_public": 10
},
"pax": {
"total": 0,
"total_adult": 0,
"total_children": 0,
"total_infant": 0
},
"pricing": [
{
"price_rule_id": 1,
"price_rule_name": "Người lớn",
"price": {
"amount": 15000000,
"currency": "VND"
}
}
]
},
{
"id": 886,
"code": "TD886",
"name": "Tour Châu Âu ghép 03/09",
"departure_date": "03/09/2025",
"return_date": "07/09/2025",
"status": "Mở bán",
"status_code": 1,
"product": {
"id": 181,
"name": "Tour Châu Âu",
"status": "Đang kinh doanh"
},
"seat": {
"total": 10,
"public": 10,
"booked_confirmed": 0,
"hold_pending": 0,
"used": 0,
"remain_total": 10,
"remain_public": 10
},
"pax": {
"total": 0,
"total_adult": 0,
"total_children": 0,
"total_infant": 0
},
"pricing": [
{
"price_rule_id": 1,
"price_rule_name": "Người lớn",
"price": {
"amount": 15000000,
"currency": "VND"
}
}
]
}
],
"links": {
"first": "http://tour.upwell.test/api/v1/products/181/schedule?page=1",
"last": "http://tour.upwell.test/api/v1/products/181/schedule?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"links": [
{
"url": null,
"label": "« Trước",
"active": false
},
{
"url": "http://tour.upwell.test/api/v1/products/181/schedule?page=1",
"label": "1",
"active": true
},
{
"url": null,
"label": "Sau »",
"active": false
}
],
"path": "http://tour.upwell.test/api/v1/products/181/schedule",
"per_page": 25,
"to": 2,
"total": 2
}
}