GET /api/bet_types/d0b1302d-da5d-4b87-910a-6cba449becfe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0b1302d-da5d-4b87-910a-6cba449becfe",
"match": "https://api-prod.gambitprofit.com/api/matches/cb51eb5d-2577-4c5a-aa50-3032f91de258/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-03T11:22:13.679411-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": "MIA (E Perez)",
"amount": 6500.0
},
{
"team": "OAK (L Medina)",
"amount": 3500.0
}
],
"expected_reward_tokens": 9555.0,
"profit_sb": 55.0,
"profit_sb_percentage": 0.58,
"recommended": true
},
"lines": [
{
"id": "15e2aca0-ae90-49de-83fa-ee0924021869",
"gambit_id": "1715433b-b571-42e3-9890-573e15993f0b",
"last_updated": "2023-06-05T10:57:19.714671-04:00",
"created_at": "2023-06-03T11:22:13.684118-04:00",
"name": "MIA (E Perez)",
"reward": "1.47000",
"odds": "1.48780",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0b1302d-da5d-4b87-910a-6cba449becfe/?format=api"
},
{
"id": "e782b162-2bcd-4750-8722-e432c7db3db4",
"gambit_id": "cacab036-3d60-4bef-8c18-35e5c710f5a6",
"last_updated": "2023-06-05T10:57:19.712295-04:00",
"created_at": "2023-06-03T11:22:13.681668-04:00",
"name": "OAK (L Medina)",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0b1302d-da5d-4b87-910a-6cba449becfe/?format=api"
}
]
}