GET /api/bet_types/8e1fd851-3c0a-49cc-92c4-13fed60f1deb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e1fd851-3c0a-49cc-92c4-13fed60f1deb",
"match": "https://api-prod.gambitprofit.com/api/matches/622e1f9f-da63-43ed-8a3d-5783427ef88e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-26T08:58:03.133189-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": "SEA",
"amount": 5317.0
},
{
"team": "WAS",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "d6bd6eaa-ed94-43e3-a408-bb7bd28c5d8b",
"gambit_id": "22361ea3-13c4-4e6d-b630-70c8b64671b6",
"last_updated": "2023-06-27T14:57:59.189502-04:00",
"created_at": "2023-06-26T08:58:03.137225-04:00",
"name": "SEA",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1fd851-3c0a-49cc-92c4-13fed60f1deb/?format=api"
},
{
"id": "252f0101-bbc9-4979-b5da-dc5c145d6516",
"gambit_id": "9730f4c4-fea7-40bd-b707-0236c3a2585b",
"last_updated": "2023-06-27T14:57:59.186344-04:00",
"created_at": "2023-06-26T08:58:03.135208-04:00",
"name": "WAS",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e1fd851-3c0a-49cc-92c4-13fed60f1deb/?format=api"
}
]
}