GET /api/bet_types/d4cda1f9-57f8-4800-b552-52520260f5ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4cda1f9-57f8-4800-b552-52520260f5ba",
"match": "https://api-prod.gambitprofit.com/api/matches/d6830e97-dd93-4309-be0d-10db0ebac4b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-25T08:38:09.683383-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": "SFO",
"amount": 5423.0
},
{
"team": "ATL",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "191fc70e-532d-4ffb-a00d-765dcfdfbcf3",
"gambit_id": "17571a26-5721-4258-809a-14c8d846bda6",
"last_updated": "2023-08-28T18:23:21.988206-04:00",
"created_at": "2023-08-25T08:38:09.690902-04:00",
"name": "SFO",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4cda1f9-57f8-4800-b552-52520260f5ba/?format=api"
},
{
"id": "d6899564-9328-4ab1-9227-9e48ae4eb8d3",
"gambit_id": "526a3a02-442c-42ad-b936-fe4826e78b25",
"last_updated": "2023-08-28T18:23:21.984773-04:00",
"created_at": "2023-08-25T08:38:09.687091-04:00",
"name": "ATL",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4cda1f9-57f8-4800-b552-52520260f5ba/?format=api"
}
]
}