GET /api/bet_types/ffeb5e1c-4bd9-4ff3-b832-4d41e8eb26ea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffeb5e1c-4bd9-4ff3-b832-4d41e8eb26ea",
"match": "https://api-prod.gambitprofit.com/api/matches/600577c5-6a87-4ed1-b3c8-ecf556314fea/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-21T08:33:15.529845-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": "MIL",
"amount": 5512.0
},
{
"team": "ARI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "e0b9388c-5a6b-40f1-8593-49412f87c34c",
"gambit_id": "ea594523-20bc-443d-a8fb-e7849fccb85d",
"last_updated": "2023-06-22T11:03:08.030178-04:00",
"created_at": "2023-06-21T08:33:15.534749-04:00",
"name": "MIL",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffeb5e1c-4bd9-4ff3-b832-4d41e8eb26ea/?format=api"
},
{
"id": "9510b804-7aab-4e66-bedd-251338a60a70",
"gambit_id": "1271cab1-4bca-4572-b3ef-6b46575a107f",
"last_updated": "2023-06-22T11:03:08.027941-04:00",
"created_at": "2023-06-21T08:33:15.532333-04:00",
"name": "ARI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffeb5e1c-4bd9-4ff3-b832-4d41e8eb26ea/?format=api"
}
]
}