Back to catalog
🎮

Poker Odds Equity EV Calculator & Advice

API Key

Poker odds, equity & EV calculator with hand/decision advice

🎮Games & ComicsHTTPSCORS enabled

Poker Hand Analysis

Odds & Equity

HandAce of Spades, King of Spades
BoardQd Jh Ts
Equity Pct87.4
Outs20
Recommended ActionRaise for value

Sample Response

response.json
1{
2 "hand": "Ace of Spades, King of Spades",
3 "board": "Qd Jh Ts",
4 "equity_pct": 87.4,
5 "outs": 20,
6 "recommended_action": "Raise for value"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://rapidapi.com/vintarok-vintarok-default/api/poker-odds-equity-ev-calculator-advice-api" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs