GET /api/bet_types/8006ae5e-23fa-486c-b40b-7f90b07f61e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8006ae5e-23fa-486c-b40b-7f90b07f61e6",
"match": "https://api-prod.gambitprofit.com/api/matches/9337f299-27cd-4a50-b9c7-91212a992271/?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": "NYM (D Peterson)",
"amount": 5890.0
},
{
"team": "MIA (E Cabrera)",
"amount": 4110.0
}
],
"expected_reward_tokens": 9247.3,
"profit_sb": 247.3,
"profit_sb_percentage": 2.75,
"recommended": true
},
"lines": [
{
"id": "f8570789-6fe2-45a5-91a3-eade07933078",
"gambit_id": "99e34a1c-c0c4-4d10-a85f-1c526eafcc71",
"last_updated": "2022-09-10T22:02:15.376906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (D Peterson)",
"reward": "1.57000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8006ae5e-23fa-486c-b40b-7f90b07f61e6/?format=api"
},
{
"id": "91f60289-0082-4799-bce5-34c8f55ff68f",
"gambit_id": "acb85e2d-0fdb-4e4f-8a8c-8907ef0dc4dd",
"last_updated": "2022-09-10T22:02:15.375916-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIA (E Cabrera)",
"reward": "2.25000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8006ae5e-23fa-486c-b40b-7f90b07f61e6/?format=api"
}
]
}