GET /api/bet_types/bae6a65f-0052-455d-a7ec-1c817e793009/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bae6a65f-0052-455d-a7ec-1c817e793009",
"match": "https://api-prod.gambitprofit.com/api/matches/8fdb5616-3845-4c26-8f43-714f4364c8b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-14T08:48:12.729480-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": "LAA",
"amount": 5423.0
},
{
"team": "TEX",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0ec930ef-4c63-4386-8fa1-de38064be2b4",
"gambit_id": "60a988b7-82e6-49ad-ad34-d73f1233b325",
"last_updated": "2023-08-15T18:38:09.730199-04:00",
"created_at": "2023-08-14T08:48:12.734061-04:00",
"name": "LAA",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae6a65f-0052-455d-a7ec-1c817e793009/?format=api"
},
{
"id": "cb2e6b4f-81b5-454b-8873-63884946836b",
"gambit_id": "22705ccf-6699-4e68-b713-86ea3a2d2452",
"last_updated": "2023-08-15T18:38:09.734688-04:00",
"created_at": "2023-08-14T08:48:12.738695-04:00",
"name": "TEX",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae6a65f-0052-455d-a7ec-1c817e793009/?format=api"
}
]
}