GET /api/bet_types/51bc733b-a147-472d-bca5-95e2544ebbfd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51bc733b-a147-472d-bca5-95e2544ebbfd",
"match": "https://api-prod.gambitprofit.com/api/matches/41be8c49-8865-48ca-b24b-8aa93eadd5f4/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-03T11:03:19.881470-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": "CLE",
"amount": 5213.0
},
{
"team": "ATL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "063b5748-fa16-48ca-aa5b-8a59f8e19a0c",
"gambit_id": "9207a719-693f-4273-83a1-4ea9a6f8ac2d",
"last_updated": "2023-07-04T10:43:00.741834-04:00",
"created_at": "2023-07-03T11:03:19.885038-04:00",
"name": "CLE",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bc733b-a147-472d-bca5-95e2544ebbfd/?format=api"
},
{
"id": "36611ea8-e885-4e67-a75b-3ff452ffb268",
"gambit_id": "3b366256-c3f3-40b8-8bb9-01c1c8592ad5",
"last_updated": "2023-07-04T10:43:00.739879-04:00",
"created_at": "2023-07-03T11:03:19.883432-04:00",
"name": "ATL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51bc733b-a147-472d-bca5-95e2544ebbfd/?format=api"
}
]
}