GET /api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3fc943b-85ef-4900-94d4-d90a51d692a5",
"match": "https://api-prod.gambitprofit.com/api/matches/4a5f2938-67ec-48e6-97ff-c38910492e8a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-10T08:46:52.380562-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": "Calgary Flames",
"amount": 7563.0
},
{
"team": "Anaheim Ducks",
"amount": 2437.0
}
],
"expected_reward_tokens": 9453.75,
"profit_sb": -46.25,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "50282193-7826-402e-9275-b09635de926d",
"gambit_id": "7aae753a-3346-4a3d-8530-517d8a3f6414",
"last_updated": "2023-03-11T16:02:10.417135-05:00",
"created_at": "2023-03-10T08:46:52.381787-05:00",
"name": "Calgary Flames",
"reward": "1.25000",
"odds": "1.26320",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
},
{
"id": "a645f75c-0251-4ebe-9bc1-2e83f20f4c57",
"gambit_id": "9706a873-04ae-4d63-a9e4-d09cce71b775",
"last_updated": "2023-03-11T16:02:10.418320-05:00",
"created_at": "2023-03-10T08:46:52.383133-05:00",
"name": "Anaheim Ducks",
"reward": "3.88000",
"odds": "4.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3fc943b-85ef-4900-94d4-d90a51d692a5/?format=api"
}
]
}