GET /api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cd8c3914-14cc-462c-ac7f-579f4c7fae2c",
"match": "https://api-prod.gambitprofit.com/api/matches/6bbb4a08-68c3-4552-b1c2-a52156ab6397/?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": "BOS (M Wacha)",
"amount": 6434.0
},
{
"team": "KAN (J Heasley)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9200.28,
"profit_sb": 200.28,
"profit_sb_percentage": 2.23,
"recommended": true
},
"lines": [
{
"id": "1813d374-f031-4416-bf64-b6db55956f4d",
"gambit_id": "a37af59f-c96c-45c7-bcb7-a99364c3bd92",
"last_updated": "2022-09-17T17:12:28.789105-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (M Wacha)",
"reward": "1.43000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
},
{
"id": "d3ecdc52-f869-4095-91ea-7ddb734d8f69",
"gambit_id": "404182aa-790e-4ae0-8e98-bb28ded75f50",
"last_updated": "2022-09-17T17:12:28.790101-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (J Heasley)",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cd8c3914-14cc-462c-ac7f-579f4c7fae2c/?format=api"
}
]
}