GET /api/bet_types/7dcbbaec-199f-436c-bfb4-df7872b5b552/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7dcbbaec-199f-436c-bfb4-df7872b5b552",
"match": "https://api-prod.gambitprofit.com/api/matches/41f6dee8-b8fe-457e-a9c3-c73d0ea3eb8d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-28T08:48:09.958077-04: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": "SFO (K Harrison)",
"amount": 5541.0
},
{
"team": "CIN (A Abbott)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "5fd1893e-d336-4fb4-ba95-1add0756046a",
"gambit_id": "a5fb70f8-1981-4872-9e98-d18176bfe65e",
"last_updated": "2023-08-29T09:32:59.119546-04:00",
"created_at": "2023-08-28T08:48:09.966253-04:00",
"name": "SFO (K Harrison)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcbbaec-199f-436c-bfb4-df7872b5b552/?format=api"
},
{
"id": "ef18338b-ef71-4763-aaa8-b28830f2acbd",
"gambit_id": "d2155895-6873-405a-959b-09cd49bc7015",
"last_updated": "2023-08-29T09:32:59.116334-04:00",
"created_at": "2023-08-28T08:48:09.962386-04:00",
"name": "CIN (A Abbott)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dcbbaec-199f-436c-bfb4-df7872b5b552/?format=api"
}
]
}