GET /api/bet_types/8a514fdd-3c6d-41f1-ad39-aa934f16030b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a514fdd-3c6d-41f1-ad39-aa934f16030b",
"match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?format=api",
"name": "Play the Odds",
"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": "Anaheim Ducks",
"amount": 6611.0
},
{
"team": "San Jose Sharks",
"amount": 3389.0
}
],
"expected_reward_tokens": 9453.73,
"profit_sb": 453.73,
"profit_sb_percentage": 5.04,
"recommended": true
},
"lines": [
{
"id": "625098f5-26d9-4eb8-912f-07afd03d7272",
"gambit_id": "9456152e-c753-4a39-96c2-8ad1edf11ce4",
"last_updated": "2022-11-02T10:52:36.337099-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "1.43000",
"odds": "1.44440",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a514fdd-3c6d-41f1-ad39-aa934f16030b/?format=api"
},
{
"id": "e717fa02-7b86-4934-b873-9d03e37a9263",
"gambit_id": "c42cc701-2fe1-41bb-8ff5-daacb3c11670",
"last_updated": "2022-11-02T10:52:36.336140-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "2.79000",
"odds": "2.85000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a514fdd-3c6d-41f1-ad39-aa934f16030b/?format=api"
}
]
}