GET /api/bet_types/b332d4ac-b4ea-4882-ae0a-035dd12e9a45/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b332d4ac-b4ea-4882-ae0a-035dd12e9a45",
"match": "https://api-prod.gambitprofit.com/api/matches/da1943e3-6fa3-4833-90a3-1858e010a80c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-16T09:03:04.572325-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": "Washington Capitals",
"amount": 6232.0
},
{
"team": "Anaheim Ducks",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "947a6178-07a2-4bb3-9709-6b936fdf57bb",
"gambit_id": "1b742ec5-cbdc-4d50-bc51-c588f44d56eb",
"last_updated": "2024-01-19T11:53:22.577680-05:00",
"created_at": "2024-01-16T09:03:04.579263-05:00",
"name": "Washington Capitals",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b332d4ac-b4ea-4882-ae0a-035dd12e9a45/?format=api"
},
{
"id": "4df23e48-8c75-4524-991a-236584671158",
"gambit_id": "836a1317-ac64-45c6-8136-af47700adb92",
"last_updated": "2024-01-19T11:53:22.581290-05:00",
"created_at": "2024-01-16T09:03:04.586182-05:00",
"name": "Anaheim Ducks",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b332d4ac-b4ea-4882-ae0a-035dd12e9a45/?format=api"
}
]
}