GET /api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db831d42-d599-42c4-a113-7e5505537df1",
"match": "https://api-prod.gambitprofit.com/api/matches/aabec531-83b3-439d-b6c7-73a02e8c19f1/?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": "Golden State Warriors",
"amount": 5664.0
},
{
"team": "Phoenix Suns",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "f3923489-c90e-41bb-9c90-936d1ec94969",
"gambit_id": "61fece39-a3df-4bc1-ac1e-e1b2608ca824",
"last_updated": "2022-11-17T11:02:56.996885-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Golden State Warriors",
"reward": "1.60000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
},
{
"id": "9a7cc222-912b-4202-bd03-c1ff0db03f3c",
"gambit_id": "69fe9461-4b4d-4782-8da8-350da9393fad",
"last_updated": "2022-11-17T11:02:56.995833-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Phoenix Suns",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db831d42-d599-42c4-a113-7e5505537df1/?format=api"
}
]
}