GET /api/bet_types/ae6f0cc7-d34d-4041-82f5-227fee60f7c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ae6f0cc7-d34d-4041-82f5-227fee60f7c5",
"match": "https://api-prod.gambitprofit.com/api/matches/2b0ec643-3fd5-4645-bcc3-393e407b7bb1/?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 (C Carrasco)",
"amount": 7221.0
},
{
"team": "WAS (C Abbott)",
"amount": 2779.0
}
],
"expected_reward_tokens": 9531.72,
"profit_sb": 31.72,
"profit_sb_percentage": 0.33,
"recommended": true
},
"lines": [
{
"id": "bcd1d0d3-519e-4fe9-b778-de204825ccb1",
"gambit_id": "027b091b-07ac-486c-a030-03bed66129c4",
"last_updated": "2022-10-05T07:06:58.483629-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Carrasco)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f0cc7-d34d-4041-82f5-227fee60f7c5/?format=api"
},
{
"id": "902aa8cc-523b-459a-8654-431d306c7eb5",
"gambit_id": "dc273742-4bb0-4fad-8869-f669c29927f4",
"last_updated": "2022-10-05T07:06:58.484687-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (C Abbott)",
"reward": "3.43000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ae6f0cc7-d34d-4041-82f5-227fee60f7c5/?format=api"
}
]
}