GET /api/bet_types/62798ebe-a401-4c44-adab-b35bfca2da07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62798ebe-a401-4c44-adab-b35bfca2da07",
"match": "https://api-prod.gambitprofit.com/api/matches/a3858c05-4840-46e9-9d2b-c0739ef3af42/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "LAA",
"amount": 6269.0
},
{
"team": "HOU",
"amount": 3731.0
}
],
"expected_reward_tokens": 9215.43,
"profit_sb": 215.43,
"profit_sb_percentage": 2.39,
"recommended": true
},
"lines": [
{
"id": "d6a94e5a-17e9-404a-8ecc-131b38488052",
"gambit_id": "b3630948-3dd9-4c61-842a-8721adc08b73",
"last_updated": "2022-09-11T18:27:16.587004-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "1.47000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62798ebe-a401-4c44-adab-b35bfca2da07/?format=api"
},
{
"id": "0e618759-b928-41fe-9c55-b8ca88be6377",
"gambit_id": "c4c1abfe-818f-4252-8dc3-b5fb66dc3dc6",
"last_updated": "2022-09-11T18:27:16.586036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "2.47000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62798ebe-a401-4c44-adab-b35bfca2da07/?format=api"
}
]
}