GET /api/bet_types/a30d5ae7-5ca8-4014-a5ab-04dddfa49d59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a30d5ae7-5ca8-4014-a5ab-04dddfa49d59",
"match": "https://api-prod.gambitprofit.com/api/matches/467af6e0-a6cf-43ec-87ab-bab1c563daef/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-27T11:27:16.506338-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": "Colorado Avalanche",
"amount": 5107.0
},
{
"team": "Anaheim Ducks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "238e8b90-85f6-47ba-a4d0-b146b9e8d7b0",
"gambit_id": "a7f6a4f4-2a78-4a1e-8483-6af8f17859fc",
"last_updated": "2023-03-28T11:17:02.341107-04:00",
"created_at": "2023-03-27T11:27:16.511877-04:00",
"name": "Colorado Avalanche",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a30d5ae7-5ca8-4014-a5ab-04dddfa49d59/?format=api"
},
{
"id": "bb970d17-b82e-437f-a3b8-635ea2228a43",
"gambit_id": "81de4f71-dbfc-4b63-80b9-b02e5d07c2ff",
"last_updated": "2023-03-28T11:17:02.338655-04:00",
"created_at": "2023-03-27T11:27:16.509028-04:00",
"name": "Anaheim Ducks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a30d5ae7-5ca8-4014-a5ab-04dddfa49d59/?format=api"
}
]
}