GET /api/bet_types/e0687e3b-7e80-4879-a19a-2f88ccbfa11c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e0687e3b-7e80-4879-a19a-2f88ccbfa11c",
"match": "https://api-prod.gambitprofit.com/api/matches/098d16d6-e4a9-4a33-b593-884938605615/?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": "HOU (F Valdez)",
"amount": 5807.0
},
{
"team": "CWS (M Kopech)",
"amount": 4193.0
}
],
"expected_reward_tokens": 9349.27,
"profit_sb": 349.27,
"profit_sb_percentage": 3.88,
"recommended": true
},
"lines": [
{
"id": "4c651449-47f7-48f4-94f1-50e20f02e8df",
"gambit_id": "1fa49559-99b8-4b6b-a246-7f28df3fad03",
"last_updated": "2022-08-18T10:31:49.597659-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.61000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0687e3b-7e80-4879-a19a-2f88ccbfa11c/?format=api"
},
{
"id": "4788c1c7-71b1-4b30-abfe-d2b32d830997",
"gambit_id": "9dec0526-a034-40f6-9cfe-8b124b6873c2",
"last_updated": "2022-08-18T10:31:49.597195-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS (M Kopech)",
"reward": "2.23000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e0687e3b-7e80-4879-a19a-2f88ccbfa11c/?format=api"
}
]
}