GET /api/bet_types/ca4ceebb-7fb0-436a-89aa-1eec72b50282/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca4ceebb-7fb0-436a-89aa-1eec72b50282",
"match": "https://api-prod.gambitprofit.com/api/matches/26673913-2f29-42d0-904e-e01223029b0c/?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": "TAM (R Yarbrough)",
"amount": 6148.0
},
{
"team": "KAN (Z Greinke)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9283.32,
"profit_sb": 283.32,
"profit_sb_percentage": 3.15,
"recommended": true
},
"lines": [
{
"id": "2e1c7836-0d9b-469d-86a5-6a0f0cc7274f",
"gambit_id": "2e7d6f80-e7e5-4ab6-94c5-b53bc9ee0e3a",
"last_updated": "2022-08-22T09:42:00.847190-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (R Yarbrough)",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4ceebb-7fb0-436a-89aa-1eec72b50282/?format=api"
},
{
"id": "7805fe0c-cca1-4e48-922d-f1997861f9a8",
"gambit_id": "c5badd4d-f84a-496d-bf64-8071f853b63a",
"last_updated": "2022-08-22T09:42:00.847650-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN (Z Greinke)",
"reward": "2.41000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca4ceebb-7fb0-436a-89aa-1eec72b50282/?format=api"
}
]
}