GET /api/bet_types/a3cfeb69-f87c-4b59-a54c-e7b6505c55f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3cfeb69-f87c-4b59-a54c-e7b6505c55f2",
"match": "https://api-prod.gambitprofit.com/api/matches/deffd9bf-23c7-40dd-83df-b1b6a4c31485/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-03T11:03:19.233652-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": "WAS",
"amount": 5857.0
},
{
"team": "CIN",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "a3745677-8c89-42eb-873f-644fe8af51cd",
"gambit_id": "022f7897-6279-4527-9d35-f04a6ae88704",
"last_updated": "2023-07-04T10:43:00.531167-04:00",
"created_at": "2023-07-03T11:03:19.237530-04:00",
"name": "WAS",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cfeb69-f87c-4b59-a54c-e7b6505c55f2/?format=api"
},
{
"id": "f6d5acb3-f1b3-4443-b911-2696a186e621",
"gambit_id": "abbea518-cbcc-4e9d-998f-789b44c137c5",
"last_updated": "2023-07-04T10:43:00.529672-04:00",
"created_at": "2023-07-03T11:03:19.235789-04:00",
"name": "CIN",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3cfeb69-f87c-4b59-a54c-e7b6505c55f2/?format=api"
}
]
}