GET /api/bet_types/81dd617c-56b9-446a-8f89-ec9adc825dd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81dd617c-56b9-446a-8f89-ec9adc825dd3",
"match": "https://api-prod.gambitprofit.com/api/matches/461276f1-020d-4a96-85b9-2b5b17b3a88e/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-19T08:33:00.231078-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": "Anaheim Ducks",
"amount": 5094.0
},
{
"team": "Dallas Stars",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "84302a2e-f3f5-48ee-8fdb-91a1fb0b4702",
"gambit_id": "6a420fe7-cb27-4b5e-883e-9a454b6380bb",
"last_updated": "2023-10-20T11:23:23.670657-04:00",
"created_at": "2023-10-19T08:33:00.242027-04:00",
"name": "Anaheim Ducks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dd617c-56b9-446a-8f89-ec9adc825dd3/?format=api"
},
{
"id": "e900f4d8-30a3-4f46-ad30-5737da917d77",
"gambit_id": "2f174fd2-0526-4159-846b-905921537f6d",
"last_updated": "2023-10-20T11:23:23.667183-04:00",
"created_at": "2023-10-19T08:33:00.235599-04:00",
"name": "Dallas Stars",
"reward": "1.90000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dd617c-56b9-446a-8f89-ec9adc825dd3/?format=api"
}
]
}