GET /api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f010ad15-840e-4cd4-83dc-3f55dee590c6",
"match": "https://api-prod.gambitprofit.com/api/matches/f5ff4ca3-f00d-4980-b561-863b8311e631/?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": "CWS (J Cueto)",
"amount": 6031.0
},
{
"team": "OAK (C Irvin)",
"amount": 3969.0
}
],
"expected_reward_tokens": 9287.46,
"profit_sb": 287.46,
"profit_sb_percentage": 3.19,
"recommended": true
},
"lines": [
{
"id": "f1578d37-73d2-404e-9292-c7ed7249ba91",
"gambit_id": "b9baf6bc-38df-489e-b241-4196bc266399",
"last_updated": "2022-09-12T10:52:16.621665-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (J Cueto)",
"reward": "1.54000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api"
},
{
"id": "7901f2db-7f7a-4353-a55e-dd6978fcce88",
"gambit_id": "2a119959-a0e2-4460-929a-79078ee6b79e",
"last_updated": "2022-09-12T10:52:16.620612-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (C Irvin)",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f010ad15-840e-4cd4-83dc-3f55dee590c6/?format=api"
}
]
}