GET /api/bet_types/1666304f-44c1-4543-b060-49ef70542530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1666304f-44c1-4543-b060-49ef70542530",
"match": "https://api-prod.gambitprofit.com/api/matches/3d26c533-97d4-4bb9-b008-28a551d855d3/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-27T10:17:01.725795-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": "Detroit Red Wings",
"amount": 6563.0
},
{
"team": "Ottawa Senators",
"amount": 3437.0
}
],
"expected_reward_tokens": 9450.72,
"profit_sb": -49.28,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "3dbc2a5c-e91a-47fb-83b0-40e1c94ea86d",
"gambit_id": "6d72bdc6-4d7d-4293-a211-d1c0e15603a9",
"last_updated": "2023-02-28T12:37:08.118245-05:00",
"created_at": "2023-02-27T10:17:01.728744-05:00",
"name": "Detroit Red Wings",
"reward": "1.44000",
"odds": "1.45450",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1666304f-44c1-4543-b060-49ef70542530/?format=api"
},
{
"id": "0dcdd104-3b90-45e7-bf3e-57f80672d393",
"gambit_id": "552d5b6a-be7d-4961-955e-2cd879dedb52",
"last_updated": "2023-02-28T12:37:08.117132-05:00",
"created_at": "2023-02-27T10:17:01.727312-05:00",
"name": "Ottawa Senators",
"reward": "2.75000",
"odds": "2.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1666304f-44c1-4543-b060-49ef70542530/?format=api"
}
]
}