GET /api/bet_types/3506c4ab-7fe4-4cb0-8224-7901abc23698/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3506c4ab-7fe4-4cb0-8224-7901abc23698",
"match": "https://api-prod.gambitprofit.com/api/matches/f44c7d31-a356-44a5-8a9f-91d1cd9ef1a0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-25T09:18:02.527341-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": "Los Angeles Clippers",
"amount": 5319.0
},
{
"team": "Dallas Mavericks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0a9c301b-dc7b-4bb0-9bc2-54e8061853bf",
"gambit_id": "c6c58788-ba70-482f-a973-349ada86e1a3",
"last_updated": "2023-11-27T10:23:23.690906-05:00",
"created_at": "2023-11-25T09:18:02.538073-05:00",
"name": "Los Angeles Clippers",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3506c4ab-7fe4-4cb0-8224-7901abc23698/?format=api"
},
{
"id": "fc5ba017-ad39-4c26-97b7-b0c8e37367e8",
"gambit_id": "9940d77f-0057-4938-92f0-1eb92ca64e84",
"last_updated": "2023-11-27T10:23:23.687182-05:00",
"created_at": "2023-11-25T09:18:02.532036-05:00",
"name": "Dallas Mavericks",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3506c4ab-7fe4-4cb0-8224-7901abc23698/?format=api"
}
]
}