GET /api/bet_types/d9c5cbae-2086-4d4b-869f-67b83fa24ab1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9c5cbae-2086-4d4b-869f-67b83fa24ab1",
"match": "https://api-prod.gambitprofit.com/api/matches/dd96b32e-4d25-4d9f-a879-20e63d02e654/?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": 6042.0
},
{
"team": "Buffalo Sabres",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "3ab83137-0f8d-4b61-8010-5cc0d34152a4",
"gambit_id": "c5d5ae1e-87ee-40dc-a321-13455a1cb404",
"last_updated": "2022-11-11T21:37:27.311243-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Vegas Golden Knights",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c5cbae-2086-4d4b-869f-67b83fa24ab1/?format=api"
},
{
"id": "7d19fd41-793f-4089-bfee-5c62fbbc4612",
"gambit_id": "50ea9450-78dc-4c46-94e6-775ffba285d3",
"last_updated": "2022-11-11T21:37:27.310292-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9c5cbae-2086-4d4b-869f-67b83fa24ab1/?format=api"
}
]
}