GET /api/bet_types/11f4846e-1036-4385-9951-f0eb15fa00c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11f4846e-1036-4385-9951-f0eb15fa00c5",
"match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-10T15:12:00.723513-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": "KAN",
"amount": 5317.0
},
{
"team": "CWS",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "d9e384ea-68d6-4dc9-a3c9-d8838553e843",
"gambit_id": "ae1b6914-6663-4cd3-bfeb-653df3d3c8fc",
"last_updated": "2023-05-11T11:17:08.328228-04:00",
"created_at": "2023-05-10T15:12:00.725089-04:00",
"name": "KAN",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f4846e-1036-4385-9951-f0eb15fa00c5/?format=api"
},
{
"id": "5a34e53f-4412-43b3-abb6-2aa5f01c8256",
"gambit_id": "506654f6-10bf-4877-a9a8-151bfdd7b0e9",
"last_updated": "2023-05-11T11:17:08.329629-04:00",
"created_at": "2023-05-10T15:12:00.726644-04:00",
"name": "CWS",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f4846e-1036-4385-9951-f0eb15fa00c5/?format=api"
}
]
}