Why Slip is one parimutuel primitive
Football prediction products often separate head-to-head bets, pools, props, and multi-outcome markets into different user flows and settlement systems. That makes the product harder to understand and multiplies the amount of escrow and resolution code that must be trusted. Slip uses one model instead: a market partitions one provable football value into two to five named outcomes. A user chooses one outcome and stakes any allowed amount. Pool weight produces the implied probability; there is no bookmaker price, CLOB, AMM curve, or external pricing agent. The underlying value can be a single TxLINE stat or a combination of two stats. Examples include:- home goals minus away goals, partitioned into Away / Draw / Home;
- home corners plus away corners, partitioned into five total-corner ranges;
- a single team’s yellow-card count, partitioned around a line;
- first-half goals or corners using TxLINE’s period-prefixed stat keys.