GET /api/bet_types/829c7c5b-83ee-44c0-8a24-d054bdb5f0c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "829c7c5b-83ee-44c0-8a24-d054bdb5f0c2",
"match": "https://api-prod.gambitprofit.com/api/matches/48853991-dd64-42cf-8155-efdc7181a41f/?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": "Pittsburgh",
"amount": 5000.0
},
{
"team": "West Virginia",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "8951dae4-5e7c-4279-a6ef-a5b557659648",
"gambit_id": "637f57ad-f6b4-43fe-b593-60c400151788",
"last_updated": "2022-09-02T09:36:51.672017-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh",
"reward": "1.83000",
"odds": "1.90910",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829c7c5b-83ee-44c0-8a24-d054bdb5f0c2/?format=api"
},
{
"id": "87a314de-af76-48e0-ad97-ed6bff07c025",
"gambit_id": "b5f57a40-e816-4c58-93b0-c1e7edae060c",
"last_updated": "2022-09-02T09:36:51.672495-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "West Virginia",
"reward": "1.83000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829c7c5b-83ee-44c0-8a24-d054bdb5f0c2/?format=api"
}
]
}