GET /api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be3f9d11-b451-4e60-baa5-e984677a9cb6",
"match": "https://api-prod.gambitprofit.com/api/matches/0328909e-ca04-4f42-bc8b-a2979126827d/?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": "Edmonton Oilers",
"amount": 6721.0
},
{
"team": "Buffalo Sabres",
"amount": 3279.0
}
],
"expected_reward_tokens": 9476.31,
"profit_sb": -23.69,
"profit_sb_percentage": -0.25,
"recommended": false
},
"lines": [
{
"id": "6d10f2b4-d577-4101-849a-b03d9b539093",
"gambit_id": "fd028a6b-d8d7-4f3f-a1c2-b50283987635",
"last_updated": "2022-10-19T09:37:27.686873-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Edmonton Oilers",
"reward": "1.41000",
"odds": "1.42550",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
},
{
"id": "589c8b38-372d-488c-b6b4-7a15e949432a",
"gambit_id": "20aea89e-5c9d-4ef0-ab6c-1d836a296c4b",
"last_updated": "2022-10-19T09:37:27.687814-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.89000",
"odds": "2.95000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f9d11-b451-4e60-baa5-e984677a9cb6/?format=api"
}
]
}