GET /api/bet_types/ed79fcff-cddd-4150-b9da-11bf2bba875b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed79fcff-cddd-4150-b9da-11bf2bba875b",
"match": "https://api-prod.gambitprofit.com/api/matches/dc6a5503-934b-4063-97e7-d8212cdf3c7b/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-14T10:57:08.039167-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": "BOS",
"amount": 5773.0
},
{
"team": "STL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "aa0763a7-f4cd-4f43-9902-203b6a7be515",
"gambit_id": "4b45d8d8-6c81-44d6-9559-cc33ebace252",
"last_updated": "2023-05-15T11:37:00.047400-04:00",
"created_at": "2023-05-14T10:57:08.041300-04:00",
"name": "BOS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed79fcff-cddd-4150-b9da-11bf2bba875b/?format=api"
},
{
"id": "debdb7d4-443b-4af9-a46d-871c5f34ecf2",
"gambit_id": "5aba00c1-8940-4144-8419-a324961d509b",
"last_updated": "2023-05-15T11:37:00.048932-04:00",
"created_at": "2023-05-14T10:57:08.043987-04:00",
"name": "STL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed79fcff-cddd-4150-b9da-11bf2bba875b/?format=api"
}
]
}