GET /api/bet_types/8922faeb-d846-4420-9638-175beee3fce8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8922faeb-d846-4420-9638-175beee3fce8",
"match": "https://api-prod.gambitprofit.com/api/matches/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-28T12:36:58.771704-05: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": "Florida Panthers",
"amount": 6104.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3896.0
}
],
"expected_reward_tokens": 9583.28,
"profit_sb": 83.28,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "7b42d905-546f-4efa-ab69-e9bd3749d59e",
"gambit_id": "8de45364-3dd2-4152-a360-cfd25a47c890",
"last_updated": "2023-03-01T09:52:13.533520-05:00",
"created_at": "2023-02-28T12:36:58.774359-05:00",
"name": "Florida Panthers",
"reward": "1.57000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8922faeb-d846-4420-9638-175beee3fce8/?format=api"
},
{
"id": "96190f9b-0702-43d7-b85a-2ca15adc7384",
"gambit_id": "b08c2991-4756-455c-94f2-b7540f01eace",
"last_updated": "2023-03-01T09:52:13.532348-05:00",
"created_at": "2023-02-28T12:36:58.773043-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.46000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8922faeb-d846-4420-9638-175beee3fce8/?format=api"
}
]
}