GET /api/bet_types/7200ba4b-accb-45f8-873e-74b94113ab8a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7200ba4b-accb-45f8-873e-74b94113ab8a",
"match": "https://api-prod.gambitprofit.com/api/matches/b9900c35-fc8e-4d43-96d3-970e7ed94936/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-13T08:57:56.052148-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": "Boston Bruins",
"amount": 6643.0
},
{
"team": "New Jersey Devils",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "14acf6ee-4b00-45ce-9274-6837cd0bf817",
"gambit_id": "375d275c-3919-4e99-980a-459a03d0746f",
"last_updated": "2023-12-15T10:03:17.371898-05:00",
"created_at": "2023-12-13T08:57:56.058256-05:00",
"name": "Boston Bruins",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7200ba4b-accb-45f8-873e-74b94113ab8a/?format=api"
},
{
"id": "943a1bc3-9899-472f-bae9-d0c3d8e411d3",
"gambit_id": "cf5597e5-25b9-496d-90dc-5489c099afb9",
"last_updated": "2023-12-15T10:03:17.375346-05:00",
"created_at": "2023-12-13T08:57:56.063481-05:00",
"name": "New Jersey Devils",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7200ba4b-accb-45f8-873e-74b94113ab8a/?format=api"
}
]
}