GET /api/bet_types/88f7cf7c-defc-4d7b-b498-806587ed380c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88f7cf7c-defc-4d7b-b498-806587ed380c",
"match": "https://api-prod.gambitprofit.com/api/matches/94600c49-db0c-4c2c-a14c-63cc091d1859/?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": "STL",
"amount": 5301.0
},
{
"team": "WAS",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "62f4e34e-615c-4c31-b49c-f65add3e80f8",
"gambit_id": "c9b83042-9fda-42b6-aad8-6f30f8b10745",
"last_updated": "2022-09-09T16:11:55.337733-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "STL",
"reward": "1.72000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f7cf7c-defc-4d7b-b498-806587ed380c/?format=api"
},
{
"id": "65eb3679-68f7-4eb7-b92d-28a51ac5cc98",
"gambit_id": "32c9a8da-6a82-4f92-ab89-ea624d99c429",
"last_updated": "2022-09-09T16:11:55.338714-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "1.94000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88f7cf7c-defc-4d7b-b498-806587ed380c/?format=api"
}
]
}