GET /api/bet_types/dc933101-e1ed-4bb0-b6b8-d492e87e2093/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc933101-e1ed-4bb0-b6b8-d492e87e2093",
"match": "https://api-prod.gambitprofit.com/api/matches/189ba1df-f856-4861-b61d-cbca7fdbe9bc/?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": "BOS (J Winckowski)",
"amount": 5515.0
},
{
"team": "BAL (A Voth)",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": 373.65,
"profit_sb_percentage": 4.15,
"recommended": true
},
"lines": [
{
"id": "a1f0e5d4-fb89-4400-bd42-5c708cee0da2",
"gambit_id": "aaef7aac-19d4-4d9a-bb67-d0736356103e",
"last_updated": "2022-12-24T17:12:25.214896-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (J Winckowski)",
"reward": "1.70000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc933101-e1ed-4bb0-b6b8-d492e87e2093/?format=api"
},
{
"id": "65a2e4a0-0df2-4c53-9b1e-b65970813c86",
"gambit_id": "2cd9e8ff-032a-4bcb-8ff9-385b0c8127a2",
"last_updated": "2022-12-24T17:12:25.213799-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (A Voth)",
"reward": "2.09000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc933101-e1ed-4bb0-b6b8-d492e87e2093/?format=api"
}
]
}