GET /api/bet_types/83501047-b071-4050-b6d3-7096ab3394da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83501047-b071-4050-b6d3-7096ab3394da",
"match": "https://api-prod.gambitprofit.com/api/matches/dd5817da-5084-4626-800a-a55a909aa848/?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": "Toronto Blue Jays",
"amount": 6627.0
},
{
"team": "Chicago Cubs",
"amount": 3373.0
}
],
"expected_reward_tokens": 9275.75,
"profit_sb": 275.75,
"profit_sb_percentage": 3.06,
"recommended": true
},
"lines": [
{
"id": "6ff43ee8-d17d-4332-b404-679e13bf2354",
"gambit_id": "8428ec5b-9e9c-4471-b459-f7d3a1c40106",
"last_updated": "2022-09-01T10:41:59.904118-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Blue Jays",
"reward": "1.40000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83501047-b071-4050-b6d3-7096ab3394da/?format=api"
},
{
"id": "cbe704d8-fbdc-4315-9e10-6cec656d120c",
"gambit_id": "cec864ab-3cb6-4b8a-823b-58a710c53b2b",
"last_updated": "2022-09-01T10:41:59.904578-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Cubs",
"reward": "2.75000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83501047-b071-4050-b6d3-7096ab3394da/?format=api"
}
]
}