GET /api/bet_types/e98d49a0-283f-471e-92a4-acf26b316b29/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e98d49a0-283f-471e-92a4-acf26b316b29",
"match": "https://api-prod.gambitprofit.com/api/matches/8e1a1db4-8a37-4dac-812c-50dab7a6b6d7/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T09:07:21.611222-04: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": 5784.0
},
{
"team": "Buffalo Sabres",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "42a4bbdf-b0c1-4c49-92c2-40e251be2276",
"gambit_id": "fee581fc-bb33-491b-878f-1d9bac1cc6b5",
"last_updated": "2023-03-28T11:17:01.699623-04:00",
"created_at": "2023-03-27T09:07:21.614839-04:00",
"name": "Montreal Canadiens",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98d49a0-283f-471e-92a4-acf26b316b29/?format=api"
},
{
"id": "d02a9c56-1538-4ee2-ba54-7143825a1e2e",
"gambit_id": "93614308-baca-4589-8899-3a7711640aaa",
"last_updated": "2023-03-28T11:17:01.697495-04:00",
"created_at": "2023-03-27T09:07:21.613118-04:00",
"name": "Buffalo Sabres",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e98d49a0-283f-471e-92a4-acf26b316b29/?format=api"
}
]
}