GET /api/bet_types/ba268f05-c029-4302-98bd-8d0617896260/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba268f05-c029-4302-98bd-8d0617896260",
"match": "https://api-prod.gambitprofit.com/api/matches/e676289f-006b-4316-ade4-09189cbf5210/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-25T08:58:20.513825-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": "SEA (L Castillo)",
"amount": 5325.0
},
{
"team": "HOU (J Verlander)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "da00bf53-59f5-4509-838a-1d31f2e33009",
"gambit_id": "7e02f8eb-c5eb-4092-b235-09caf21c42a0",
"last_updated": "2023-09-26T10:03:07.019104-04:00",
"created_at": "2023-09-25T08:58:20.524084-04:00",
"name": "SEA (L Castillo)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba268f05-c029-4302-98bd-8d0617896260/?format=api"
},
{
"id": "2a757edd-43a2-494c-818d-4a3da121edb9",
"gambit_id": "50f1752f-911e-4aa4-bcf7-6da971797f59",
"last_updated": "2023-09-26T10:03:07.014251-04:00",
"created_at": "2023-09-25T08:58:20.517956-04:00",
"name": "HOU (J Verlander)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba268f05-c029-4302-98bd-8d0617896260/?format=api"
}
]
}