GET /api/bet_types/ed7890fd-1754-4a3b-b009-b47a7e9367be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed7890fd-1754-4a3b-b009-b47a7e9367be",
"match": "https://api-prod.gambitprofit.com/api/matches/eaefca22-d2a1-4484-b197-db0222a49313/?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": "TOR (A Manoah)",
"amount": 6031.0
},
{
"team": "TAM (Y Chirinos)",
"amount": 3969.0
}
],
"expected_reward_tokens": 9287.46,
"profit_sb": 287.46,
"profit_sb_percentage": 3.19,
"recommended": true
},
"lines": [
{
"id": "5808be7a-dd91-4f23-87d7-e5c7211aa476",
"gambit_id": "3046ae1e-4733-4a3a-9eba-b3c4f89818c0",
"last_updated": "2022-09-14T10:22:01.607129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (A Manoah)",
"reward": "1.54000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7890fd-1754-4a3b-b009-b47a7e9367be/?format=api"
},
{
"id": "85290068-55f1-420b-9814-4677576e29c8",
"gambit_id": "3e3930a8-1e1d-4583-805d-45fc3b0c9994",
"last_updated": "2022-09-14T10:22:01.608440-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (Y Chirinos)",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed7890fd-1754-4a3b-b009-b47a7e9367be/?format=api"
}
]
}