GET /api/bet_types/c697a4a5-5c43-44c0-8e37-5b76f97ed02a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c697a4a5-5c43-44c0-8e37-5b76f97ed02a",
"match": "https://api-prod.gambitprofit.com/api/matches/cddb6a78-8fff-4acb-b940-029ce36ab83c/?format=api",
"name": "Play the Odds",
"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": "Dallas Stars",
"amount": 6956.0
},
{
"team": "Ottawa Senators",
"amount": 3044.0
}
],
"expected_reward_tokens": 9527.72,
"profit_sb": 27.72,
"profit_sb_percentage": 0.29,
"recommended": true
},
"lines": [
{
"id": "52f536a8-d795-4358-89d8-d9eaf93694b0",
"gambit_id": "3a8399af-ed99-4c2c-b202-6f177164777f",
"last_updated": "2022-10-25T10:17:01.727963-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Stars",
"reward": "1.37000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c697a4a5-5c43-44c0-8e37-5b76f97ed02a/?format=api"
},
{
"id": "3839e68c-e29f-444d-8f82-61ca0c385997",
"gambit_id": "e451ddd6-649a-4fcd-912a-a04ff7fa4a7e",
"last_updated": "2022-10-25T10:17:01.726955-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "3.13000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c697a4a5-5c43-44c0-8e37-5b76f97ed02a/?format=api"
}
]
}