GET /api/bet_types/07b6ffa0-10a1-47c9-9b5e-d0c61af845f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07b6ffa0-10a1-47c9-9b5e-d0c61af845f6",
"match": "https://api-prod.gambitprofit.com/api/matches/e77885f6-9a6e-41ba-aa00-84ef790fc9a7/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "BAL",
"amount": 5829.0
},
{
"team": "BOS",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "85193fdf-6154-4b0d-9930-caa3d8bf2e70",
"gambit_id": "ba6705e4-17b2-43c8-bb18-ede28ebc07e4",
"last_updated": "2022-09-30T09:52:28.296169-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.56000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b6ffa0-10a1-47c9-9b5e-d0c61af845f6/?format=api"
},
{
"id": "c4a3dd3e-59db-4fce-91b4-31318639b8c3",
"gambit_id": "519b12ed-2865-40ee-b7fe-679c8f43ad31",
"last_updated": "2022-09-30T09:52:28.293025-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS",
"reward": "2.18000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07b6ffa0-10a1-47c9-9b5e-d0c61af845f6/?format=api"
}
]
}