GET /api/bet_types/44d0d231-9167-46c3-bf8c-027d20781348/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44d0d231-9167-46c3-bf8c-027d20781348",
"match": "https://api-prod.gambitprofit.com/api/matches/4819a53d-19e4-4e7d-86fb-6777c63f797d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-08T10:38:06.971585-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": "PHI",
"amount": 5614.0
},
{
"team": "WAS",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "7fb27c26-1bec-4744-8e99-65a0b3d3e818",
"gambit_id": "b2c433e2-98d4-4dae-84af-b78c0d59d29a",
"last_updated": "2023-08-09T10:53:24.147940-04:00",
"created_at": "2023-08-08T10:38:06.980227-04:00",
"name": "PHI",
"reward": "1.68000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d0d231-9167-46c3-bf8c-027d20781348/?format=api"
},
{
"id": "5ca600c0-0bfd-4d09-92e0-75cfacbd21bb",
"gambit_id": "c4bffd6b-43ed-412e-83df-c03f3eb8e2f0",
"last_updated": "2023-08-09T10:53:24.142593-04:00",
"created_at": "2023-08-08T10:38:06.975348-04:00",
"name": "WAS",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44d0d231-9167-46c3-bf8c-027d20781348/?format=api"
}
]
}