GET /api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ecfdaded-d695-4b6f-9840-a402d5dde3bc",
"match": "https://api-prod.gambitprofit.com/api/matches/959283ab-b121-4840-bc25-56546cbcc3b9/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:12.649921-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": "LAA",
"amount": 5512.0
},
{
"team": "HOU",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "3de264de-1c70-4414-b3d9-7c33eab18783",
"gambit_id": "0d903b78-7ce8-46df-b261-439a88667460",
"last_updated": "2023-06-05T10:57:20.152511-04:00",
"created_at": "2023-06-03T11:22:12.651827-04:00",
"name": "LAA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
},
{
"id": "8bd03a83-e604-4a60-b468-6f735a0cc15a",
"gambit_id": "38f1c7f6-93b9-401f-b125-b004fee4f482",
"last_updated": "2023-06-05T10:57:20.154627-04:00",
"created_at": "2023-06-03T11:22:12.653745-04:00",
"name": "HOU",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ecfdaded-d695-4b6f-9840-a402d5dde3bc/?format=api"
}
]
}