GET /api/bet_types/fef42c1d-0989-4b40-9c67-bdb07dcb246d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fef42c1d-0989-4b40-9c67-bdb07dcb246d",
"match": "https://api-prod.gambitprofit.com/api/matches/2553a346-882b-487b-9d99-d01e9bb36a7b/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-24T08:57:56.332890-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": "Buffalo Sabres",
"amount": 5944.0
},
{
"team": "Ottawa Senators",
"amount": 4056.0
}
],
"expected_reward_tokens": 9450.48,
"profit_sb": -49.52,
"profit_sb_percentage": -0.52,
"recommended": false
},
"lines": [
{
"id": "6671c880-3652-40e1-aee3-45f5b916838c",
"gambit_id": "5d1ad8c3-285d-41fc-a2fd-5046033581b4",
"last_updated": "2023-10-26T10:23:04.245046-04:00",
"created_at": "2023-10-24T08:57:56.338040-04:00",
"name": "Buffalo Sabres",
"reward": "1.59000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef42c1d-0989-4b40-9c67-bdb07dcb246d/?format=api"
},
{
"id": "b047b0ce-b01b-4faa-982a-f95fd1fad338",
"gambit_id": "38689d0a-31c8-4b70-865f-7a6131aa21c9",
"last_updated": "2023-10-26T10:23:04.253180-04:00",
"created_at": "2023-10-24T08:57:56.343288-04:00",
"name": "Ottawa Senators",
"reward": "2.33000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef42c1d-0989-4b40-9c67-bdb07dcb246d/?format=api"
}
]
}