GET /api/bet_types/be79a033-312a-4aa5-8bee-789bee683ab2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be79a033-312a-4aa5-8bee-789bee683ab2",
"match": "https://api-prod.gambitprofit.com/api/matches/3011c70d-0760-4b41-89c9-028340700d9c/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-24T08:28:24.295539-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": "BOS",
"amount": 6010.0
},
{
"team": "HOU",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "86d9e068-048d-4f73-9399-2e4ebf607a6c",
"gambit_id": "7737c709-4c95-405e-b314-93dab106c4c7",
"last_updated": "2023-08-25T19:08:09.588718-04:00",
"created_at": "2023-08-24T08:28:24.299365-04:00",
"name": "BOS",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be79a033-312a-4aa5-8bee-789bee683ab2/?format=api"
},
{
"id": "9c4e3516-9bd1-44c9-b13b-71bc06f8d48d",
"gambit_id": "205b91ce-57e9-4b52-bb4a-5e18d610eda0",
"last_updated": "2023-08-25T19:08:09.593153-04:00",
"created_at": "2023-08-24T08:28:24.305180-04:00",
"name": "HOU",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be79a033-312a-4aa5-8bee-789bee683ab2/?format=api"
}
]
}