GET /api/bet_types/9352b026-5adc-4a58-904c-6dd31f1b5f10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9352b026-5adc-4a58-904c-6dd31f1b5f10",
"match": "https://api-prod.gambitprofit.com/api/matches/302481f7-f5e8-4dde-a8b8-a86096c12699/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-05T08:33:18.502866-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": "CHC",
"amount": 5319.0
},
{
"team": "ATL",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "3e908f8d-14c7-4169-aad9-72266ef8a0b4",
"gambit_id": "51782430-84e2-4201-8410-7229e10d5df0",
"last_updated": "2023-08-07T15:03:06.146355-04:00",
"created_at": "2023-08-05T08:33:18.518451-04:00",
"name": "CHC",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9352b026-5adc-4a58-904c-6dd31f1b5f10/?format=api"
},
{
"id": "e00f2326-9375-4aaf-a9ad-3912b9de2d64",
"gambit_id": "00619242-f142-448b-953d-a0669e5ecf7f",
"last_updated": "2023-08-07T15:03:06.142690-04:00",
"created_at": "2023-08-05T08:33:18.512875-04:00",
"name": "ATL",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9352b026-5adc-4a58-904c-6dd31f1b5f10/?format=api"
}
]
}