pub async fn get_event_predictions(
configuration: &Configuration,
event_key: &str,
if_none_match: Option<&str>,
) -> Result<Value, Error<GetEventPredictionsError>>
Expand description
Gets information on TBA-generated predictions for the given Event. Contains year-specific information. WARNING This endpoint is currently under development and may change at any time.