GET /api/bet_types/392684a9-42bd-4cd2-89a0-a030f99adc9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "392684a9-42bd-4cd2-89a0-a030f99adc9f",
"match": "https://api-prod.gambitprofit.com/api/matches/55d7d937-9797-49aa-b7e9-9faebc37e8bd/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "NYM",
"amount": 5000.0
},
{
"team": "PHI",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "d864151e-dd8a-40c5-b56c-2a89c3e71944",
"gambit_id": "92aab6a2-744d-403c-83c0-2ecaddc89ec4",
"last_updated": "2022-08-13T10:52:03.261326-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM",
"reward": "1.83000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/392684a9-42bd-4cd2-89a0-a030f99adc9f/?format=api"
},
{
"id": "d7f3286d-3caa-43d1-b12f-5ad6368aea55",
"gambit_id": "21199c6d-7586-4dd5-b25e-3bfe89647c14",
"last_updated": "2022-08-13T10:52:03.261813-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI",
"reward": "1.83000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/392684a9-42bd-4cd2-89a0-a030f99adc9f/?format=api"
}
]
}