GET /api/bet_types/fe287b26-0691-47b8-8fed-bd9c696cebb2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe287b26-0691-47b8-8fed-bd9c696cebb2",
"match": "https://api-prod.gambitprofit.com/api/matches/4150c288-3561-4001-9775-703679925cf5/?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": "Montreal Canadiens",
"amount": 5899.0
},
{
"team": "Anaheim Ducks",
"amount": 4101.0
}
],
"expected_reward_tokens": 9143.45,
"profit_sb": 143.45,
"profit_sb_percentage": 1.59,
"recommended": true
},
"lines": [
{
"id": "5f9a5eff-44eb-4aef-990e-c2badb63e1bb",
"gambit_id": "01822b9c-4b99-471d-a643-c9443f9608a9",
"last_updated": "2022-12-17T09:57:42.486799-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Montreal Canadiens",
"reward": "1.55000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe287b26-0691-47b8-8fed-bd9c696cebb2/?format=api"
},
{
"id": "3e030248-71b5-4efa-9b9c-24212e9497e9",
"gambit_id": "a69f1621-e994-41b4-8ac1-0cc5963380bc",
"last_updated": "2022-12-17T09:57:42.487858-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "2.23000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe287b26-0691-47b8-8fed-bd9c696cebb2/?format=api"
}
]
}