GET /api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f02a3d38-e578-4119-bebb-3df6c5bb407f",
"match": "https://api-prod.gambitprofit.com/api/matches/c0637f46-cd10-4bf3-8e36-df07ba92dcd9/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-04T10:37:55.638183-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": "Winnipeg Jets",
"amount": 6547.0
},
{
"team": "Edmonton Oilers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "7e0a9a76-ef00-4009-ac00-148308292545",
"gambit_id": "61664217-efa5-4f3e-95f1-02737610bb91",
"last_updated": "2023-03-06T11:42:13.833968-05:00",
"created_at": "2023-03-04T10:37:55.639380-05:00",
"name": "Winnipeg Jets",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
},
{
"id": "c66d214d-43da-4f64-9536-cbad4668fedd",
"gambit_id": "100734e9-124e-4d88-91c2-cffa2e661ef9",
"last_updated": "2023-03-06T11:42:13.835124-05:00",
"created_at": "2023-03-04T10:37:55.640631-05:00",
"name": "Edmonton Oilers",
"reward": "2.73000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f02a3d38-e578-4119-bebb-3df6c5bb407f/?format=api"
}
]
}