GET /api/bet_types/bc300504-0313-4cf5-8649-2f5475d56f7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bc300504-0313-4cf5-8649-2f5475d56f7e",
"match": "https://api-prod.gambitprofit.com/api/matches/ca3fe436-2d8e-43b1-9613-d7ac78de4e35/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:52.867981-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": 5784.0
},
{
"team": "TAM",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "40dceec5-e8bf-4ed4-8842-891a4fa2e819",
"gambit_id": "d04a21bf-b115-4edd-ad85-640552031dd6",
"last_updated": "2023-06-05T10:57:23.849957-04:00",
"created_at": "2023-06-04T12:16:52.873876-04:00",
"name": "BOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300504-0313-4cf5-8649-2f5475d56f7e/?format=api"
},
{
"id": "12e2fdb6-4df1-4e48-ac91-d6d4d3b0eef8",
"gambit_id": "2fa518ea-f312-4096-97f9-d86ea6c02b13",
"last_updated": "2023-06-05T10:57:23.847534-04:00",
"created_at": "2023-06-04T12:16:52.870946-04:00",
"name": "TAM",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bc300504-0313-4cf5-8649-2f5475d56f7e/?format=api"
}
]
}