GET /api/bet_types/f650c978-bd8e-499d-92db-3907fabec766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f650c978-bd8e-499d-92db-3907fabec766",
"match": "https://api-prod.gambitprofit.com/api/matches/bea4c3d9-208f-4298-9688-f63ed9d153b8/?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": "MIL (B Woodruff)",
"amount": 6263.0
},
{
"team": "COL (C Kuhl)",
"amount": 3737.0
}
],
"expected_reward_tokens": 9267.76,
"profit_sb": 267.76,
"profit_sb_percentage": 2.98,
"recommended": true
},
"lines": [
{
"id": "39a48deb-34ec-4033-b82a-7be4c94eb752",
"gambit_id": "1ad27479-aa74-4434-ab57-4d18405e3678",
"last_updated": "2022-09-07T12:47:00.261906-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIL (B Woodruff)",
"reward": "1.48000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f650c978-bd8e-499d-92db-3907fabec766/?format=api"
},
{
"id": "0f54a105-4449-446f-8cfe-f844b531c460",
"gambit_id": "8d79d679-cf6f-4207-9e4e-ca6a95421af8",
"last_updated": "2022-09-07T12:47:00.260929-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL (C Kuhl)",
"reward": "2.48000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f650c978-bd8e-499d-92db-3907fabec766/?format=api"
}
]
}