Suppose I have teams A and B playing each other. The odds on A to win are $2/5$, odds on B to win are $6/1$ and odds for a draw are $11/4$.
Suppose I have $x$ total amount of money. In what proportion should I divide $x$ in bets on every possible outcome (team A winning, team B winning, and a draw), in order to ensure that I $\textbf{always}$ obtain an overall profit?
If you bet $\frac{5x}7$ on $A$ and the rest on $B$ or draw, and $A$ wins, then if $A$ wins you break even. If you bet $\frac x7$ on $B$ and the rest on $A$ or draw, and $B$ wins, you break even. If you bet $\frac{4x}{15}$ on draw and the rest on $A$ and $B$, and there is a draw, you break even.
That means, if you want to be guaranteed to walk away with $x$ money no matter what, you need to bet a total of $\frac{5x}7 + \frac{x}{7} + \frac{4x}{15} = \frac{118x}{105}$ money.