Hi, I have a question in terms of the display of availabilities. When booking an appointment, how do you filter out the times on a certain day where the user has already been booked? I'm curious whether there are any API calls that help check for available times, or would you just check all the bookings and remove the booked time slots?