GET /api/bet_types/27ed6917-44c6-4f05-8fa4-9ea061c7697d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "27ed6917-44c6-4f05-8fa4-9ea061c7697d",
"match": "https://api-prod.gambitprofit.com/api/matches/76152cb7-ada7-4cbc-9fb9-0a78547ab393/?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": "Tampa Bay Lightning",
"amount": 5610.0
},
{
"team": "Los Angeles Kings",
"amount": 4390.0
}
],
"expected_reward_tokens": 9480.9,
"profit_sb": -19.1,
"profit_sb_percentage": -0.2,
"recommended": false
},
"lines": [
{
"id": "5a1ffadf-0b60-480a-8ac6-4ad977fd08de",
"gambit_id": "8c2d45d0-d9c8-4bfb-887f-e3f444071424",
"last_updated": "2022-10-26T09:42:12.487461-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ed6917-44c6-4f05-8fa4-9ea061c7697d/?format=api"
},
{
"id": "4c600e7c-2cf7-41d8-a7c1-06f29fa74503",
"gambit_id": "7a2ec92e-5a42-439e-9676-030f41255445",
"last_updated": "2022-10-26T09:42:12.486481-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "2.16000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/27ed6917-44c6-4f05-8fa4-9ea061c7697d/?format=api"
}
]
}