GET /api/bet_types/87e7152a-dd5e-4a72-8bfc-3eabb0cc1243/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87e7152a-dd5e-4a72-8bfc-3eabb0cc1243",
"match": "https://api-prod.gambitprofit.com/api/matches/024ac75b-7545-49bc-8a2c-96efed93a8d2/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-20T09:21:57.939604-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": "Vancouver Canucks",
"amount": 6329.0
},
{
"team": "Colorado Avalanche",
"amount": 3671.0
}
],
"expected_reward_tokens": 9618.02,
"profit_sb": 118.02,
"profit_sb_percentage": 1.24,
"recommended": true
},
"lines": [
{
"id": "83964c65-3afe-413c-8f1e-f4b2d001e5ce",
"gambit_id": "b172e923-6a0b-4039-ad9a-ed8e91187ac8",
"last_updated": "2023-01-21T10:57:15.140970-05:00",
"created_at": "2023-01-20T09:21:57.940749-05:00",
"name": "Vancouver Canucks",
"reward": "1.52000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e7152a-dd5e-4a72-8bfc-3eabb0cc1243/?format=api"
},
{
"id": "741b9a48-9290-4c90-a06f-caa04d8087ff",
"gambit_id": "1d698490-428f-4aa7-9ab4-313a19e20fb4",
"last_updated": "2023-01-21T10:57:15.142098-05:00",
"created_at": "2023-01-20T09:21:57.941972-05:00",
"name": "Colorado Avalanche",
"reward": "2.62000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87e7152a-dd5e-4a72-8bfc-3eabb0cc1243/?format=api"
}
]
}