GET /api/bet_types/b800883d-4d0e-41df-ad66-d1c5c441d159/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b800883d-4d0e-41df-ad66-d1c5c441d159",
"match": "https://api-prod.gambitprofit.com/api/matches/7a79b18e-50bf-4c86-8c13-f886493d0ff0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T13:13:16.241425-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": "DET",
"amount": 6090.0
},
{
"team": "CLE",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2d723c70-01ba-45e4-8998-d340d9086be7",
"gambit_id": "3e93f057-bf18-4c2d-80b9-75eacb524c47",
"last_updated": "2023-08-25T19:08:03.440817-04:00",
"created_at": "2023-08-18T13:13:16.245776-04:00",
"name": "DET",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b800883d-4d0e-41df-ad66-d1c5c441d159/?format=api"
},
{
"id": "0b5db14a-b02d-4613-91a9-fce8c0aaae85",
"gambit_id": "2f314289-a8cb-4629-8978-736bb92e110a",
"last_updated": "2023-08-25T19:08:03.444968-04:00",
"created_at": "2023-08-18T13:13:16.252136-04:00",
"name": "CLE",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b800883d-4d0e-41df-ad66-d1c5c441d159/?format=api"
}
]
}