GET /api/bet_types/3790fff1-3c45-49bc-9b3e-1bb2aed997a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3790fff1-3c45-49bc-9b3e-1bb2aed997a5",
"match": "https://api-prod.gambitprofit.com/api/matches/fca59bdd-bec6-4083-bfdf-015090c8b08f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-10T08:57:01.529282-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": "NYY",
"amount": 5939.0
},
{
"team": "CLE",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "72c4670a-f556-4a98-8a73-77a146606ef0",
"gambit_id": "0cef99f7-b6f8-4cf3-8497-7c1a8a5cb6f7",
"last_updated": "2023-04-11T13:27:03.656750-04:00",
"created_at": "2023-04-10T08:57:01.539325-04:00",
"name": "NYY",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3790fff1-3c45-49bc-9b3e-1bb2aed997a5/?format=api"
},
{
"id": "7df93000-7b46-488e-ab41-bf92dc0ba417",
"gambit_id": "d3aad439-92ab-4b31-a810-b214c1315339",
"last_updated": "2023-04-11T13:27:03.653096-04:00",
"created_at": "2023-04-10T08:57:01.534944-04:00",
"name": "CLE",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3790fff1-3c45-49bc-9b3e-1bb2aed997a5/?format=api"
}
]
}