GET /api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd2aeceb-e400-4e76-a636-c111b7ca24e7",
"match": "https://api-prod.gambitprofit.com/api/matches/9aa564bd-ccbd-48da-9664-2db054e2b047/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:11.697452-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": "DET",
"amount": 5699.0
},
{
"team": "CWS",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "5e61cd1e-1018-4396-9ca9-26135ec37caa",
"gambit_id": "9df95520-a7b1-4af2-bb8a-a6cdc5c15be5",
"last_updated": "2023-06-05T10:57:19.078886-04:00",
"created_at": "2023-06-03T11:22:11.699784-04:00",
"name": "DET",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
},
{
"id": "81e2399f-de77-4b34-8215-619c9083b152",
"gambit_id": "88d732a7-1719-43a3-bda4-1456ea39facf",
"last_updated": "2023-06-05T10:57:19.081206-04:00",
"created_at": "2023-06-03T11:22:11.703270-04:00",
"name": "CWS",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd2aeceb-e400-4e76-a636-c111b7ca24e7/?format=api"
}
]
}