Edit OfferAsk AIput https://api.matchbook.com/edge/rest/v2/offers/{offer_id}Update the odds or stake on an unmatched offer. API GROUP : BETTING_WRITEPath Paramsoffer_idint64requiredThe unique id of the offer being modified.Body Paramscurrent-oddsdoubleThe odds on the offer before editing.new-oddsdoubleThe desired odds on the offer after editing.current-stakedoubleThe remaining stake on the unmatched part of the offer before editing.new-stakedoubleThe desired remaining unmatched stake on the offer after editing.Responses 200200 400400Updated about 6 years ago