{
"status_code": 200,
"message": "Get Booking List success",
"data": {
"items": [
{
"id": 1,
"created_at": "2025-03-24T13:50:21.521Z",
"updated_at": "2025-08-11T08:49:17.165Z",
"check_in_date": "2025-05-29",
"check_out_date": "2025-06-21",
"total_price": 389.45,
"status": {
"key": 0,
"value": "waiting_for_payment"
},
"hotel": {
"id": 1,
"created_at": "2025-03-25T03:03:04.408Z",
"updated_at": "2024-06-13T08:49:17.165Z",
"name": "Sabrina Schmeler-Schaden",
"location": "veniam",
"rating": 5
},
"room": {
"id": 1,
"created_at": "2025-03-25T02:04:25.070Z",
"updated_at": "2025-03-01T08:49:17.165Z",
"name": "Darryl Huel",
"price_per_night": 651.19,
"max_guests": 2,
"available_rooms_per_day": 20
}
}
],
"meta": {
"total_all_data": 5744289,
"total_view": 29553245,
"max_view": 38728656,
"current_page": 69815846,
"total_page": -73016565
}
}
}