GET /api/bet_types/961555b7-dc36-44d2-926d-0404ea29ca36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "961555b7-dc36-44d2-926d-0404ea29ca36",
"match": "https://api-prod.gambitprofit.com/api/matches/0552ac57-87c4-45c5-854d-419a369a2bc2/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:07.278711-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": "SEA",
"amount": 6100.0
},
{
"team": "LAA",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "a26c6343-0ce2-4a11-8f67-35a542eeb388",
"gambit_id": "5e4629af-9ec1-42e5-9c61-21e3bdf8a239",
"last_updated": "2023-06-11T10:28:02.290629-04:00",
"created_at": "2023-06-10T09:38:07.281365-04:00",
"name": "SEA",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961555b7-dc36-44d2-926d-0404ea29ca36/?format=api"
},
{
"id": "6c251fba-2bb5-406d-8d16-e221c03a855d",
"gambit_id": "c52ef1c9-3bf8-45cc-aad1-1a75d6142e3b",
"last_updated": "2023-06-11T10:28:02.292564-04:00",
"created_at": "2023-06-10T09:38:07.283916-04:00",
"name": "LAA",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/961555b7-dc36-44d2-926d-0404ea29ca36/?format=api"
}
]
}