pub async fn get_entry(client: &Client, id: Uuid) -> Result<Entry, Error>
Gets the entry in a Race that is associated with the current user.