GET /api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cdbbc129-18b8-4834-9aa9-f919612dbce9",
"match": "https://api-prod.gambitprofit.com/api/matches/a9b35665-6626-4203-a7f0-fd8d7ad104cb/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T09:58:24.770588-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": "SFO",
"amount": 5512.0
},
{
"team": "LOS",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "aa595d27-b674-4947-8fd9-82c1d4d374fd",
"gambit_id": "a807c7f9-4c7a-462c-9e15-90059917ad12",
"last_updated": "2023-09-23T20:48:08.752980-04:00",
"created_at": "2023-09-22T09:58:24.776305-04:00",
"name": "SFO",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
},
{
"id": "a26d9b6f-6957-497e-862f-6f912bfdaf1c",
"gambit_id": "d2608825-a820-4c6d-9f3a-7509c2c00545",
"last_updated": "2023-09-23T20:48:08.756156-04:00",
"created_at": "2023-09-22T09:58:24.780577-04:00",
"name": "LOS",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cdbbc129-18b8-4834-9aa9-f919612dbce9/?format=api"
}
]
}