GET /api/bet_types/2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1",
"match": "https://api-prod.gambitprofit.com/api/matches/15ec3c4d-4191-46da-bf89-781a2fe55ff4/?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": "BOS (R Hill)",
"amount": 6031.0
},
{
"team": "TEX (G Otto)",
"amount": 3969.0
}
],
"expected_reward_tokens": 9287.46,
"profit_sb": 287.46,
"profit_sb_percentage": 3.19,
"recommended": true
},
"lines": [
{
"id": "f5fec08d-1a5f-42f0-a607-47636681207d",
"gambit_id": "3d1d6988-fe63-40e2-8b42-889d161a308e",
"last_updated": "2022-09-02T08:57:03.954111-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (R Hill)",
"reward": "1.54000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1/?format=api"
},
{
"id": "6cd9fc06-5ced-42b0-bee5-357a8c66c0db",
"gambit_id": "1fbcbd67-9ef0-4a6a-b70c-ffe47a2fda25",
"last_updated": "2022-09-02T08:57:03.954590-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (G Otto)",
"reward": "2.34000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b80f1bd-84dc-46a2-9d18-23ec6fdae2c1/?format=api"
}
]
}