GET /api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "927a5d59-b1e1-48be-9dfd-0d28a52cf479",
"match": "https://api-prod.gambitprofit.com/api/matches/e4a33b48-e31b-47ff-a21e-8f11821b7382/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:26.804130-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": "PIT",
"amount": 6090.0
},
{
"team": "CIN",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c49281e7-ab99-4874-8fc6-2bb5b8b21ccf",
"gambit_id": "e693faed-fb10-4b56-8b2c-a7928b15f8fa",
"last_updated": "2023-09-25T14:23:14.655760-04:00",
"created_at": "2023-09-23T09:38:26.808076-04:00",
"name": "PIT",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
},
{
"id": "a0603b74-0e11-485b-ab8e-c7760a87d7a5",
"gambit_id": "beae5743-d2ed-48d3-8f59-1e64b32a2b40",
"last_updated": "2023-09-25T14:23:14.658873-04:00",
"created_at": "2023-09-23T09:38:26.812196-04:00",
"name": "CIN",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/927a5d59-b1e1-48be-9dfd-0d28a52cf479/?format=api"
}
]
}