GET /api/bet_types/11987fab-cc02-4eda-9ddc-6bc4a0ffaeb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11987fab-cc02-4eda-9ddc-6bc4a0ffaeb9",
"match": "https://api-prod.gambitprofit.com/api/matches/56a53b15-5776-457c-a4b1-98cd5b632c62/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-21T09:03:15.726748-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": "Miami Marlins",
"amount": 5319.0
},
{
"team": "San Diego Padres",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f93e8546-0748-4424-bd00-cd18f3aec3e1",
"gambit_id": "c85cbed8-c5e4-496f-946d-0127b423069c",
"last_updated": "2023-08-23T09:48:08.067065-04:00",
"created_at": "2023-08-21T09:03:15.730500-04:00",
"name": "Miami Marlins",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11987fab-cc02-4eda-9ddc-6bc4a0ffaeb9/?format=api"
},
{
"id": "c83c1d52-22ee-49bc-8345-911395540431",
"gambit_id": "53e99d26-a731-43e1-acf9-50f67a801501",
"last_updated": "2023-08-23T09:48:08.070763-04:00",
"created_at": "2023-08-21T09:03:15.734793-04:00",
"name": "San Diego Padres",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11987fab-cc02-4eda-9ddc-6bc4a0ffaeb9/?format=api"
}
]
}