GET /api/bet_types/73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca",
"match": "https://api-prod.gambitprofit.com/api/matches/d0b6f5c0-d623-49e9-a51f-21485267a96d/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-29T09:23:09.631706-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": "OAK",
"amount": 6090.0
},
{
"team": "LAA",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "0c1d1c85-6b43-4ffe-8d2a-60d977e7cb21",
"gambit_id": "501adc8c-9e96-41b7-a7b8-c5e5ec4538cc",
"last_updated": "2023-09-30T10:48:13.801950-04:00",
"created_at": "2023-09-29T09:23:09.635353-04:00",
"name": "OAK",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca/?format=api"
},
{
"id": "af950fa6-39d5-4e13-8489-47cf5ba06e63",
"gambit_id": "eaf0fa4e-a23c-4a4f-9c0c-1b035a33723f",
"last_updated": "2023-09-30T10:48:13.806138-04:00",
"created_at": "2023-09-29T09:23:09.640803-04:00",
"name": "LAA",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a0dc78-0206-42eb-8db4-0a2d7d1ff0ca/?format=api"
}
]
}