GET /api/bet_types/8068d65d-4a03-45ad-a86f-191e1e788235/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8068d65d-4a03-45ad-a86f-191e1e788235",
"match": "https://api-prod.gambitprofit.com/api/matches/816a5644-5b2c-4354-894c-094c2999f825/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-28T08:23:04.762271-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": "BOS",
"amount": 6090.0
},
{
"team": "SFO",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "84e3b1ad-ac49-43bc-81db-7822a9d803b3",
"gambit_id": "2a24997a-9c5d-424b-8eef-3dbfb9bfc455",
"last_updated": "2023-07-29T09:28:00.993269-04:00",
"created_at": "2023-07-28T08:23:04.766885-04:00",
"name": "BOS",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8068d65d-4a03-45ad-a86f-191e1e788235/?format=api"
},
{
"id": "9e29c245-67b5-4dd8-9a49-bff3e93dc6c5",
"gambit_id": "04d5d95e-5c47-43cb-bfb9-3c6ce87697ec",
"last_updated": "2023-07-29T09:28:00.996638-04:00",
"created_at": "2023-07-28T08:23:04.771638-04:00",
"name": "SFO",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8068d65d-4a03-45ad-a86f-191e1e788235/?format=api"
}
]
}