GET /api/bet_types/df79a2a9-e99a-4e96-928c-5d3840c43e11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "df79a2a9-e99a-4e96-928c-5d3840c43e11",
"match": "https://api-prod.gambitprofit.com/api/matches/bf663ad9-80e9-44d7-9ca9-37ecfee4a6ad/?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": "SEA (G Kirby)",
"amount": 6101.0
},
{
"team": "LAA (T Toussaint)",
"amount": 3899.0
}
],
"expected_reward_tokens": 9395.54,
"profit_sb": 395.54,
"profit_sb_percentage": 4.39,
"recommended": true
},
"lines": [
{
"id": "19f1e57a-60e4-402c-b65a-1f111784fd3e",
"gambit_id": "ff87c20a-b419-4d07-a327-b00dfc053b5a",
"last_updated": "2022-08-18T10:31:51.557199-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA (G Kirby)",
"reward": "1.54000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df79a2a9-e99a-4e96-928c-5d3840c43e11/?format=api"
},
{
"id": "18486c9b-d485-4c64-8481-5b3cec69a21b",
"gambit_id": "0d757071-ca4a-440c-aa60-d4e8ab3a5214",
"last_updated": "2022-08-18T10:31:51.556742-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (T Toussaint)",
"reward": "2.41000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/df79a2a9-e99a-4e96-928c-5d3840c43e11/?format=api"
}
]
}