GET /api/bet_types/0dcad38b-9bce-411d-bbd6-7f7e0d1461c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dcad38b-9bce-411d-bbd6-7f7e0d1461c7",
"match": "https://api-prod.gambitprofit.com/api/matches/5de61d5e-52d7-4be0-8dd3-e4ebe7ce18f4/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "LOS",
"amount": 6256.0
},
{
"team": "COL",
"amount": 3744.0
}
],
"expected_reward_tokens": 9133.76,
"profit_sb": 133.76,
"profit_sb_percentage": 1.49,
"recommended": true
},
"lines": [
{
"id": "06c8df3c-0326-4293-ac0d-6e6d0989afc6",
"gambit_id": "5f54b34d-73c3-44ac-b839-de4f01b18601",
"last_updated": "2022-10-02T15:17:08.488275-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LOS",
"reward": "1.46000",
"odds": "1.52630",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcad38b-9bce-411d-bbd6-7f7e0d1461c7/?format=api"
},
{
"id": "73488874-82fe-4d71-8390-6653316ab508",
"gambit_id": "7f5ab095-81bb-4029-9bf1-7d1f325fb4d3",
"last_updated": "2022-10-02T15:17:08.489268-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL",
"reward": "2.44000",
"odds": "2.65000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcad38b-9bce-411d-bbd6-7f7e0d1461c7/?format=api"
}
]
}