GET /api/bet_types/43790761-685c-4ab5-9f03-c49480e56416/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43790761-685c-4ab5-9f03-c49480e56416",
"match": "https://api-prod.gambitprofit.com/api/matches/c6fd3683-a8fb-4ee8-83b1-4839b072c3d9/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-04T10:52:12.162803-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": "TOR",
"amount": 5317.0
},
{
"team": "BOS",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "ecab543b-bfca-4824-ad6e-c328e0adac02",
"gambit_id": "0bc5eb6e-4e0a-4478-8f9d-d9852f7b0530",
"last_updated": "2023-05-05T11:47:08.581457-04:00",
"created_at": "2023-05-04T10:52:12.165700-04:00",
"name": "TOR",
"reward": "1.77000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43790761-685c-4ab5-9f03-c49480e56416/?format=api"
},
{
"id": "4cf198ea-e90e-4c1d-9f0d-aaa6488cc46e",
"gambit_id": "a5e02151-2507-4f98-88e5-9da4b18ace54",
"last_updated": "2023-05-05T11:47:08.580195-04:00",
"created_at": "2023-05-04T10:52:12.164235-04:00",
"name": "BOS",
"reward": "2.01000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43790761-685c-4ab5-9f03-c49480e56416/?format=api"
}
]
}