GET /api/bet_types/ad0ef65a-256e-497e-8ebe-c6118d3ccd94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad0ef65a-256e-497e-8ebe-c6118d3ccd94",
"match": "https://api-prod.gambitprofit.com/api/matches/a8253f8b-98ef-4c1c-90fe-c040cdfd9043/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-20T08:33:13.139050-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": "HOU",
"amount": 5512.0
},
{
"team": "OAK",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "a54d1673-ede7-482a-b82c-353db2ff7470",
"gambit_id": "a7172beb-0729-49a1-8fcd-426d794b20ce",
"last_updated": "2023-07-22T09:38:08.185886-04:00",
"created_at": "2023-07-20T08:33:13.140514-04:00",
"name": "HOU",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad0ef65a-256e-497e-8ebe-c6118d3ccd94/?format=api"
},
{
"id": "b3f0d67c-267d-4daf-8a87-1164a7e672f4",
"gambit_id": "a6e90465-76b7-487c-9ff6-45f7f31ab1d8",
"last_updated": "2023-07-22T09:38:08.189423-04:00",
"created_at": "2023-07-20T08:33:13.142008-04:00",
"name": "OAK",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad0ef65a-256e-497e-8ebe-c6118d3ccd94/?format=api"
}
]
}