pub fn get_funnels_data_for_fund(
    client: &impl HttpClient
) -> Result<Vec<Funnel>, Report>