GET /api/bet_types/571cb247-7855-489e-99c2-8b86fee876b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "571cb247-7855-489e-99c2-8b86fee876b3",
"match": "https://api-prod.gambitprofit.com/api/matches/68c99a73-cbf4-4fc9-a0a4-2e8d645a7649/?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": "Chicago Blackhawks",
"amount": 5945.0
},
{
"team": "Buffalo Sabres",
"amount": 4055.0
}
],
"expected_reward_tokens": 9569.8,
"profit_sb": 69.8,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "d3812511-ea7a-4196-845b-adeb36cc09f9",
"gambit_id": "d8f854cd-4a12-47e1-a0c7-87c6a63838d5",
"last_updated": "2022-10-31T11:07:08.860980-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "1.61000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571cb247-7855-489e-99c2-8b86fee876b3/?format=api"
},
{
"id": "cd17a759-6c76-468b-b6d3-a296d74a1bfd",
"gambit_id": "79031daf-ee04-4987-9e08-ccf72ad90a3e",
"last_updated": "2022-10-31T11:07:08.860029-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Sabres",
"reward": "2.36000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/571cb247-7855-489e-99c2-8b86fee876b3/?format=api"
}
]
}