GET /api/bet_types/69dc9f3f-47c4-431e-8b0d-f67f9b86e59e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69dc9f3f-47c4-431e-8b0d-f67f9b86e59e",
"match": "https://api-prod.gambitprofit.com/api/matches/0150537e-70e2-4e36-b237-3c6d607ccce7/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-19T08:32:59.013705-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": "HOU",
"amount": 6390.0
},
{
"team": "TEX",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "64dab620-bb7c-43f6-b624-e2a0e3cabcf1",
"gambit_id": "99fa9a17-0ed0-46c5-adf4-1091d7aa47fa",
"last_updated": "2023-10-20T09:48:02.027663-04:00",
"created_at": "2023-10-19T08:32:59.017735-04:00",
"name": "HOU",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dc9f3f-47c4-431e-8b0d-f67f9b86e59e/?format=api"
},
{
"id": "9cea8636-e2b8-4413-a145-094917abb8c1",
"gambit_id": "9f55c5b9-400d-4b77-b014-16556c8c2e78",
"last_updated": "2023-10-20T09:48:02.032687-04:00",
"created_at": "2023-10-19T08:32:59.023749-04:00",
"name": "TEX",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69dc9f3f-47c4-431e-8b0d-f67f9b86e59e/?format=api"
}
]
}