curl --location --request GET '/appointment/'{
"code": 200,
"message": "success",
"data": {
"counselor_id": "76",
"student_id": "7",
"appointment_time": "2026-02-10 20:23:10",
"type": 1,
"status": 1,
"rating": 5
}
}