GET /api/bet_types/dcbcce9a-94ba-4a16-b0cc-9e2db6b4aee8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dcbcce9a-94ba-4a16-b0cc-9e2db6b4aee8",
"match": "https://api-prod.gambitprofit.com/api/matches/5d234507-b58e-430d-a284-a77a4746886a/?format=api",
"name": "Pick the Winner",
"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": "Vegas Golden Knights",
"amount": 7176.0
},
{
"team": "Anaheim Ducks",
"amount": 2824.0
}
],
"expected_reward_tokens": 9544.08,
"profit_sb": 44.08,
"profit_sb_percentage": 0.46,
"recommended": true
},
"lines": [
{
"id": "a5f5d247-c6ba-4b16-8ce9-6915e6587de6",
"gambit_id": "07218438-c168-473c-8c98-80e0897549bd",
"last_updated": "2022-10-29T15:22:15.027891-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.33000",
"odds": "1.34480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbcce9a-94ba-4a16-b0cc-9e2db6b4aee8/?format=api"
},
{
"id": "124ed74d-b8f9-4a4e-9296-10a8cbc50e63",
"gambit_id": "de0742c9-8b45-432e-8025-dcbdc22f060d",
"last_updated": "2022-10-29T15:22:15.028868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "3.38000",
"odds": "3.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcbcce9a-94ba-4a16-b0cc-9e2db6b4aee8/?format=api"
}
]
}