GET /api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6851add-4c20-4ae1-92ca-f5e3a27034fd",
"match": "https://api-prod.gambitprofit.com/api/matches/f41ee2f2-b82a-4c9f-9569-7c856d11e607/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-20T08:43:03.470807-04: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": "CIN",
"amount": 6010.0
},
{
"team": "TOR",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "598e8d12-00c5-40ee-97f4-e94999182dfe",
"gambit_id": "7404c373-d696-47b8-9ecd-6ab30dbb11dd",
"last_updated": "2023-08-21T19:38:24.938839-04:00",
"created_at": "2023-08-20T08:43:03.479789-04:00",
"name": "CIN",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
},
{
"id": "08dda8b8-d9fa-4719-b812-852e2593d9d4",
"gambit_id": "300d75b7-5b82-4d97-87ea-f43ebac63020",
"last_updated": "2023-08-21T19:38:24.935457-04:00",
"created_at": "2023-08-20T08:43:03.475234-04:00",
"name": "TOR",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6851add-4c20-4ae1-92ca-f5e3a27034fd/?format=api"
}
]
}