GET /api/bet_types/d048f20f-fe0d-45fd-9527-42c897f2b8eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d048f20f-fe0d-45fd-9527-42c897f2b8eb",
"match": "https://api-prod.gambitprofit.com/api/matches/61f9a5e7-73f0-4653-a4e3-8be2b675fe67/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-28T09:33:14.765607-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": "Milwaukee Bucks",
"amount": 5107.0
},
{
"team": "Miami Heat",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7fdfdf6b-e760-4192-8e04-9e1bdd85d104",
"gambit_id": "0cfcb085-25a9-4cd4-854f-f9ab29f5ed19",
"last_updated": "2023-11-29T14:08:20.834807-05:00",
"created_at": "2023-11-28T09:33:14.769806-05:00",
"name": "Milwaukee Bucks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d048f20f-fe0d-45fd-9527-42c897f2b8eb/?format=api"
},
{
"id": "c3b7d0b3-c778-4cb1-a25f-76ee0e5beb5f",
"gambit_id": "31976d5b-b628-453c-95e2-6063c1531d60",
"last_updated": "2023-11-29T14:08:20.838219-05:00",
"created_at": "2023-11-28T09:33:14.775048-05:00",
"name": "Miami Heat",
"reward": "1.91000",
"odds": "1.95240",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d048f20f-fe0d-45fd-9527-42c897f2b8eb/?format=api"
}
]
}