GET /api/bet_types/a60f8f56-e60c-4608-a738-a4265cd3f859/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a60f8f56-e60c-4608-a738-a4265cd3f859",
"match": "https://api-prod.gambitprofit.com/api/matches/a13857f2-bae8-48c8-b63e-79c0825911b8/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:18.896325-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": "San Jose Sharks",
"amount": 5939.0
},
{
"team": "Seattle Kraken",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "0e7c647d-6df2-4447-94c7-23e4d0cc3d3c",
"gambit_id": "94e08271-ff6a-4b6b-8ee8-61370165745a",
"last_updated": "2023-03-17T13:31:50.605691-04:00",
"created_at": "2023-03-16T17:37:18.897718-04:00",
"name": "San Jose Sharks",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60f8f56-e60c-4608-a738-a4265cd3f859/?format=api"
},
{
"id": "74d9c158-e63b-4a83-a9fa-e4f82bfb8016",
"gambit_id": "e3ba2970-da80-4ed5-a825-92e032f32f7e",
"last_updated": "2023-03-17T13:31:50.607047-04:00",
"created_at": "2023-03-16T17:37:18.899536-04:00",
"name": "Seattle Kraken",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a60f8f56-e60c-4608-a738-a4265cd3f859/?format=api"
}
]
}