GET /api/bet_types/f0a56212-57f1-4399-b142-84321b7e1ae7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0a56212-57f1-4399-b142-84321b7e1ae7",
"match": "https://api-prod.gambitprofit.com/api/matches/c30c38cb-4994-4c03-b4fc-d0514725452a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:24.398526-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": "CWS",
"amount": 5699.0
},
{
"team": "LAA",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "a68a6900-abfb-41f1-91b3-87dbd6a1f7ec",
"gambit_id": "38c07690-a60a-4847-af94-9c2dd7e583cc",
"last_updated": "2023-06-28T21:23:05.579569-04:00",
"created_at": "2023-06-27T08:43:24.400589-04:00",
"name": "CWS",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a56212-57f1-4399-b142-84321b7e1ae7/?format=api"
},
{
"id": "8689813b-167f-47ee-8577-75f80cf0cab8",
"gambit_id": "8f05b85a-0154-46ca-b682-f095f5919e59",
"last_updated": "2023-06-28T21:23:05.581648-04:00",
"created_at": "2023-06-27T08:43:24.402841-04:00",
"name": "LAA",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a56212-57f1-4399-b142-84321b7e1ae7/?format=api"
}
]
}