GET /api/bet_types/835c9028-3894-4cd9-a96f-c222b6423aca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "835c9028-3894-4cd9-a96f-c222b6423aca",
"match": "https://api-prod.gambitprofit.com/api/matches/67ebb3be-f586-4ccf-9ea9-1e0ddbb9f5aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-23T11:47:55.902458-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": "SDG",
"amount": 5512.0
},
{
"team": "DET",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "f773b636-57a5-4b03-bd17-c8f09828b835",
"gambit_id": "fdd59996-9a70-44b0-9be0-2686aeaac883",
"last_updated": "2023-07-24T13:38:11.002899-04:00",
"created_at": "2023-07-23T11:47:55.907585-04:00",
"name": "SDG",
"reward": "1.71000",
"odds": "1.74070",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/835c9028-3894-4cd9-a96f-c222b6423aca/?format=api"
},
{
"id": "6359bd48-95fc-45f8-9b86-8ac60cf2300a",
"gambit_id": "c87d021c-2c6e-4cd4-9f4a-a53d0b17bcd2",
"last_updated": "2023-07-24T13:38:11.006950-04:00",
"created_at": "2023-07-23T11:47:55.912762-04:00",
"name": "DET",
"reward": "2.10000",
"odds": "2.15000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/835c9028-3894-4cd9-a96f-c222b6423aca/?format=api"
}
]
}