GET /api/bet_types/26f5ba92-d7dd-4479-bdef-8218ff2f41cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26f5ba92-d7dd-4479-bdef-8218ff2f41cf",
"match": "https://api-prod.gambitprofit.com/api/matches/065310a0-1390-45a1-8897-9ba56e39ed64/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-21T09:13:03.510474-05: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": "St Louis Blues",
"amount": 5512.0
},
{
"team": "Florida Panthers",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "8881985b-ef86-42bf-9951-7aa5abe99015",
"gambit_id": "1459dc69-f516-4fc2-b46f-b64c8f7cbb72",
"last_updated": "2023-12-23T14:58:21.011943-05:00",
"created_at": "2023-12-21T09:13:03.514113-05:00",
"name": "St Louis Blues",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f5ba92-d7dd-4479-bdef-8218ff2f41cf/?format=api"
},
{
"id": "a3627326-ced1-4917-84b9-a12ee22cec8a",
"gambit_id": "a7eaa3bc-7d19-40f9-a902-b177832a5446",
"last_updated": "2023-12-23T14:58:21.015186-05:00",
"created_at": "2023-12-21T09:13:03.518401-05:00",
"name": "Florida Panthers",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f5ba92-d7dd-4479-bdef-8218ff2f41cf/?format=api"
}
]
}