GET /api/bet_types/bf8eaaf6-4856-42ed-8b84-0cb2fe78458a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf8eaaf6-4856-42ed-8b84-0cb2fe78458a",
"match": "https://api-prod.gambitprofit.com/api/matches/74ce8397-bca2-4b5b-a93a-0526e3e9f328/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-29T09:13:11.759157-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": "Ottawa Senators",
"amount": 6856.0
},
{
"team": "Nashville Predators",
"amount": 3144.0
}
],
"expected_reward_tokens": 9461.28,
"profit_sb": -38.72,
"profit_sb_percentage": -0.41,
"recommended": false
},
"lines": [
{
"id": "c9d66633-1d8f-488b-bb99-2691b663915f",
"gambit_id": "432bd938-8e26-4569-a56e-44c393f5370f",
"last_updated": "2024-01-31T09:58:25.817204-05:00",
"created_at": "2024-01-29T09:13:11.766913-05:00",
"name": "Ottawa Senators",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8eaaf6-4856-42ed-8b84-0cb2fe78458a/?format=api"
},
{
"id": "3ce3cb4d-3802-4850-9720-68399c0d3cbe",
"gambit_id": "415e2c9c-4997-4ee1-b862-d02bf2de7673",
"last_updated": "2024-01-31T09:58:25.813792-05:00",
"created_at": "2024-01-29T09:13:11.762947-05:00",
"name": "Nashville Predators",
"reward": "3.01000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf8eaaf6-4856-42ed-8b84-0cb2fe78458a/?format=api"
}
]
}