GET /api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf15862b-7864-4ae4-b52e-2087e5bf91ce",
"match": "https://api-prod.gambitprofit.com/api/matches/afb7ecce-19f4-4b1b-9d15-b3b314e7084f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-08T09:01:58.179160-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": "PIT",
"amount": 5867.0
},
{
"team": "CWS",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "75a2bf1e-bfd5-4cd0-821f-dc1d6f5ddb9e",
"gambit_id": "e451e51b-795e-4061-bb75-159ae94668f6",
"last_updated": "2023-04-09T11:37:21.562051-04:00",
"created_at": "2023-04-08T09:01:58.181389-04:00",
"name": "PIT",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
},
{
"id": "fcf589e9-313f-48c4-9c90-3c8725c7fc71",
"gambit_id": "6786a974-d3bf-4cd4-bca9-480091a618f4",
"last_updated": "2023-04-09T11:37:21.564842-04:00",
"created_at": "2023-04-08T09:01:58.183824-04:00",
"name": "CWS",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf15862b-7864-4ae4-b52e-2087e5bf91ce/?format=api"
}
]
}