GET /api/bet_types/9fc821c9-e005-4739-9293-32335abb8406/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fc821c9-e005-4739-9293-32335abb8406",
"match": "https://api-prod.gambitprofit.com/api/matches/ab841bee-1b86-43de-8ac1-19050c9120e1/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-29T08:33:11.804403-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": "PHI",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "55891b74-7da6-4e14-89c0-d8a6c74ee8ad",
"gambit_id": "a28857f0-78d1-4c8a-94cf-172dd7afbae8",
"last_updated": "2023-08-30T13:37:57.363019-04:00",
"created_at": "2023-08-29T08:33:11.808384-04:00",
"name": "LAA",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc821c9-e005-4739-9293-32335abb8406/?format=api"
},
{
"id": "59324db3-a79d-4c22-8adc-d47228ab4f69",
"gambit_id": "ff96c7ac-3cb6-42c3-b925-23a891c0c68a",
"last_updated": "2023-08-30T13:37:57.366715-04:00",
"created_at": "2023-08-29T08:33:11.813306-04:00",
"name": "PHI",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc821c9-e005-4739-9293-32335abb8406/?format=api"
}
]
}