GET /api/bet_types/8aa36ff1-9596-4bf2-be98-68079537e8d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8aa36ff1-9596-4bf2-be98-68079537e8d6",
"match": "https://api-prod.gambitprofit.com/api/matches/fc39692a-8b12-4247-9581-5893fbe33b30/?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": "Pittsburgh Penguins",
"amount": 6482.0
},
{
"team": "Buffalo Sabres",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "7ebba311-df3d-4ba0-b628-00c7a4121094",
"gambit_id": "8af503f2-9e46-4841-8197-5ae408cbd070",
"last_updated": "2022-12-12T09:47:36.960022-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa36ff1-9596-4bf2-be98-68079537e8d6/?format=api"
},
{
"id": "78147f71-049f-4d1c-a580-15d732edc02d",
"gambit_id": "ba0293c4-3db6-4a55-a776-71cbf29633b1",
"last_updated": "2022-12-12T09:47:36.961152-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8aa36ff1-9596-4bf2-be98-68079537e8d6/?format=api"
}
]
}