GET /api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d1c5ee11-a8bf-4655-bdd7-ca197afbd885",
"match": "https://api-prod.gambitprofit.com/api/matches/27084381-a671-43cb-9e9e-ab17c4077f02/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-07T09:27:13.416254-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": "SEA",
"amount": 6399.0
},
{
"team": "CLE",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "04f4c5e2-bd5f-43fe-8485-15465445fc91",
"gambit_id": "b5bb73ff-3219-4e85-9270-0146f0f11d0c",
"last_updated": "2023-04-08T15:51:50.398213-04:00",
"created_at": "2023-04-07T09:27:13.420621-04:00",
"name": "SEA",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
},
{
"id": "f0dee435-8499-47a0-b933-896ae63dba14",
"gambit_id": "a7a57a48-912e-4c63-8592-adfa2cfcef31",
"last_updated": "2023-04-08T15:51:50.395741-04:00",
"created_at": "2023-04-07T09:27:13.418367-04:00",
"name": "CLE",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d1c5ee11-a8bf-4655-bdd7-ca197afbd885/?format=api"
}
]
}