GET /api/bet_types/22bd89d4-6b3f-4d44-9b44-9017ca5865ad/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "22bd89d4-6b3f-4d44-9b44-9017ca5865ad",
"match": "https://api-prod.gambitprofit.com/api/matches/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-12T10:52:55.359669-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": "Buffalo Sabres",
"amount": 6603.0
},
{
"team": "New York Rangers",
"amount": 3397.0
}
],
"expected_reward_tokens": 9375.72,
"profit_sb": -124.28,
"profit_sb_percentage": -1.31,
"recommended": false
},
"lines": [
{
"id": "a4a39dd8-1743-45c3-b257-1254e5eb2525",
"gambit_id": "20d3c5c5-a400-491d-ac30-91a996c26855",
"last_updated": "2023-10-13T20:53:03.858935-04:00",
"created_at": "2023-10-12T10:52:55.369549-04:00",
"name": "Buffalo Sabres",
"reward": "1.42000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bd89d4-6b3f-4d44-9b44-9017ca5865ad/?format=api"
},
{
"id": "59f3d986-6cb8-4d3e-b689-bbc83486f93a",
"gambit_id": "5e067cf0-721f-434f-8d05-92ceca6259ad",
"last_updated": "2023-10-13T20:53:03.855586-04:00",
"created_at": "2023-10-12T10:52:55.364139-04:00",
"name": "New York Rangers",
"reward": "2.76000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/22bd89d4-6b3f-4d44-9b44-9017ca5865ad/?format=api"
}
]
}