GET /api/bet_types/7dce96a8-91e4-4351-89cd-a30a12b600c0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dce96a8-91e4-4351-89cd-a30a12b600c0",
"match": "https://api-prod.gambitprofit.com/api/matches/10001b8e-c5a3-4f81-8039-c4e2f061bac1/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "HOU (J Verlander)",
"amount": 6240.0
},
{
"team": "BAL (K Bradish)",
"amount": 3760.0
}
],
"expected_reward_tokens": 9172.8,
"profit_sb": 172.8,
"profit_sb_percentage": 1.92,
"recommended": true
},
"lines": [
{
"id": "d244130e-702b-44b4-ac64-c7a4464b295f",
"gambit_id": "77750202-64c7-4539-a1ab-c82d1bbc4233",
"last_updated": "2022-09-23T10:17:09.470531-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.47000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dce96a8-91e4-4351-89cd-a30a12b600c0/?format=api"
},
{
"id": "4d6612ad-67f8-4b37-bf67-5987ee40982a",
"gambit_id": "3142a8d0-9083-4f35-bd73-28a183b51ce7",
"last_updated": "2022-09-23T10:17:09.469509-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (K Bradish)",
"reward": "2.44000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dce96a8-91e4-4351-89cd-a30a12b600c0/?format=api"
}
]
}