GET /api/bet_types/dd6c4460-9de1-43c4-bbfd-46ae758f2922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd6c4460-9de1-43c4-bbfd-46ae758f2922",
"match": "https://api-prod.gambitprofit.com/api/matches/c808ef5d-a8f0-4fda-984b-6ee54a9a7995/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-22T11:27:16.139181-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",
"amount": 5788.0
},
{
"team": "OAK",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "38cd0edc-c797-489b-a534-f110fc07a469",
"gambit_id": "b91187c4-e623-49ce-8c87-1663d0767fa1",
"last_updated": "2023-05-25T13:47:09.391371-04:00",
"created_at": "2023-05-22T11:27:16.140997-04:00",
"name": "SEA",
"reward": "1.63000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6c4460-9de1-43c4-bbfd-46ae758f2922/?format=api"
},
{
"id": "62ae0dce-af8e-485c-9987-0ff51cdc887d",
"gambit_id": "164fae4e-d101-43da-90b0-ef7ddf93928d",
"last_updated": "2023-05-25T13:47:09.388995-04:00",
"created_at": "2023-05-22T11:27:16.142846-04:00",
"name": "OAK",
"reward": "2.24000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd6c4460-9de1-43c4-bbfd-46ae758f2922/?format=api"
}
]
}