GET /api/bet_types/6548d3aa-b306-4258-90ff-ae65536085de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6548d3aa-b306-4258-90ff-ae65536085de",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee3888b-3103-44e7-a062-df03f0c473b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-09T09:47:57.529669-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": 5861.0
},
{
"team": "Detroit Red Wings",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "4ea81ae5-0f29-4c24-bf4a-d95c87f55064",
"gambit_id": "1a065577-312a-4e58-a78c-3be5dab69f9f",
"last_updated": "2023-11-12T11:13:42.285853-05:00",
"created_at": "2023-11-09T09:47:57.533913-05:00",
"name": "Montreal Canadiens",
"reward": "1.61000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6548d3aa-b306-4258-90ff-ae65536085de/?format=api"
},
{
"id": "621429cd-889a-47aa-b44e-7b942e0f7316",
"gambit_id": "a7ecc382-6fc6-406d-9c67-ad41fec989a6",
"last_updated": "2023-11-12T11:13:42.289175-05:00",
"created_at": "2023-11-09T09:47:57.537961-05:00",
"name": "Detroit Red Wings",
"reward": "2.28000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6548d3aa-b306-4258-90ff-ae65536085de/?format=api"
}
]
}