GET /api/bet_types/4e94b741-003a-46d7-9eee-c0518d291185/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4e94b741-003a-46d7-9eee-c0518d291185",
"match": "https://api-prod.gambitprofit.com/api/matches/776c92eb-c100-4837-8236-018fef2a252d/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-20T09:48:11.939124-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Calgary Flames",
"amount": 6849.0
},
{
"team": "Seattle Kraken",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "0c27e2c1-cf7e-4426-94a9-d80a2e9cc1eb",
"gambit_id": "384e2a1c-2055-4431-849e-d12d81b92da6",
"last_updated": "2023-11-21T14:38:24.334216-05:00",
"created_at": "2023-11-20T09:48:11.943112-05:00",
"name": "Calgary Flames",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e94b741-003a-46d7-9eee-c0518d291185/?format=api"
},
{
"id": "a759cc04-107c-4220-9a07-40998c78ce5c",
"gambit_id": "d0f92d9b-cd9e-4654-8547-bea38eff4f09",
"last_updated": "2023-11-21T14:38:24.339450-05:00",
"created_at": "2023-11-20T09:48:11.947020-05:00",
"name": "Seattle Kraken",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4e94b741-003a-46d7-9eee-c0518d291185/?format=api"
}
]
}