GET /api/bet_types/2e07e568-1541-4e02-b55f-6aaf09a8aadd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e07e568-1541-4e02-b55f-6aaf09a8aadd",
"match": "https://api-prod.gambitprofit.com/api/matches/d6224698-b89e-4ac1-b79e-f74160be53e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-25T18:58:00.393970-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": "NYM (K Senga)",
"amount": 5615.0
},
{
"team": "LAA (P Sandoval)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "8cb29172-5299-4d3a-8d1c-cecf090cc24b",
"gambit_id": "55515a08-4d62-47cb-a546-e683d8780790",
"last_updated": "2023-08-28T18:33:02.132538-04:00",
"created_at": "2023-08-25T18:58:00.405504-04:00",
"name": "NYM (K Senga)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e07e568-1541-4e02-b55f-6aaf09a8aadd/?format=api"
},
{
"id": "c2fa60dd-a96e-4752-a6b0-9481e1b9d366",
"gambit_id": "b2fa6c64-63d8-414f-8240-53307ea3c192",
"last_updated": "2023-08-28T18:33:02.128681-04:00",
"created_at": "2023-08-25T18:58:00.399843-04:00",
"name": "LAA (P Sandoval)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e07e568-1541-4e02-b55f-6aaf09a8aadd/?format=api"
}
]
}