GET /api/bet_types/945339a8-a0b0-48f5-a919-fb07d88b587f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "945339a8-a0b0-48f5-a919-fb07d88b587f",
"match": "https://api-prod.gambitprofit.com/api/matches/1f66cdab-712b-48be-932e-b7e58b321400/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:09.922639-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Miami Heat",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75e5d15c-889f-4929-884c-7ea12bfdc926",
"gambit_id": "eb652060-e9bb-4225-9932-9ca2cc7fea5e",
"last_updated": "2023-04-10T14:57:12.620918-04:00",
"created_at": "2023-04-09T09:27:09.927680-04:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945339a8-a0b0-48f5-a919-fb07d88b587f/?format=api"
},
{
"id": "832f4981-d457-45d0-8f76-a4fac3e620ee",
"gambit_id": "f77cdbb7-69fe-48ae-ad20-1703d9573348",
"last_updated": "2023-04-10T14:57:12.618832-04:00",
"created_at": "2023-04-09T09:27:09.924908-04:00",
"name": "Miami Heat",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/945339a8-a0b0-48f5-a919-fb07d88b587f/?format=api"
}
]
}