GET /api/bet_types/8997bef3-94a1-41bf-8178-478754d3503b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8997bef3-94a1-41bf-8178-478754d3503b",
"match": "https://api-prod.gambitprofit.com/api/matches/5113b270-b39c-4a9f-adfd-fb6359501993/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-30T09:36:55.643299-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": "Los Angeles Kings",
"amount": 6100.0
},
{
"team": "Edmonton Oilers",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "e0fe7e63-914a-481f-9f78-58e57c578459",
"gambit_id": "cb5ac020-5203-472f-8102-9590dfa7cac8",
"last_updated": "2023-03-31T14:37:25.863772-04:00",
"created_at": "2023-03-30T09:36:55.647349-04:00",
"name": "Los Angeles Kings",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8997bef3-94a1-41bf-8178-478754d3503b/?format=api"
},
{
"id": "60e73be3-7be4-482c-9395-f7f21b2028c8",
"gambit_id": "ba42dbd9-333b-49a6-ad31-aa7630c581b4",
"last_updated": "2023-03-31T14:37:25.861897-04:00",
"created_at": "2023-03-30T09:36:55.645372-04:00",
"name": "Edmonton Oilers",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8997bef3-94a1-41bf-8178-478754d3503b/?format=api"
}
]
}