GET /api/bet_types/b7b029e5-8b07-432c-bb60-186a6cc5f773/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b7b029e5-8b07-432c-bb60-186a6cc5f773",
"match": "https://api-prod.gambitprofit.com/api/matches/72263435-4ab3-4a8b-966e-7f0b22a64877/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:23.386278-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": 5512.0
},
{
"team": "STL",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "57a28fcf-91e4-46f4-ad37-3405430d7e8f",
"gambit_id": "d2938be9-b12c-4e1e-a290-ac1dea1e783f",
"last_updated": "2023-08-18T10:13:04.782542-04:00",
"created_at": "2023-08-16T10:23:23.390711-04:00",
"name": "OAK",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b029e5-8b07-432c-bb60-186a6cc5f773/?format=api"
},
{
"id": "c99659e1-3b18-4c00-886e-fe66d25f03e2",
"gambit_id": "63177dd1-9787-4707-bdeb-72a0a8b50333",
"last_updated": "2023-08-18T10:13:04.788905-04:00",
"created_at": "2023-08-16T10:23:23.394984-04:00",
"name": "STL",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b7b029e5-8b07-432c-bb60-186a6cc5f773/?format=api"
}
]
}