GET /api/bet_types/a0bf9183-6054-4bdd-99a9-5f093100b18c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0bf9183-6054-4bdd-99a9-5f093100b18c",
"match": "https://api-prod.gambitprofit.com/api/matches/e4415554-c820-4179-9e85-d02c1675d7aa/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-25T09:07:02.423285-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": "Washington Capitals",
"amount": 6475.0
},
{
"team": "New York Rangers",
"amount": 3525.0
}
],
"expected_reward_tokens": 9517.5,
"profit_sb": 17.5,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "90699437-4386-44bf-ae07-38f7617e44fc",
"gambit_id": "3b978e96-f76d-49be-a193-29cc24889f12",
"last_updated": "2023-02-26T11:51:59.026384-05:00",
"created_at": "2023-02-25T09:07:02.424479-05:00",
"name": "Washington Capitals",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bf9183-6054-4bdd-99a9-5f093100b18c/?format=api"
},
{
"id": "47be444d-7789-4fde-8e2c-4cf76924285e",
"gambit_id": "294a6a16-05dd-4835-9161-78cf0033aab1",
"last_updated": "2023-02-26T11:51:59.027500-05:00",
"created_at": "2023-02-25T09:07:02.425942-05:00",
"name": "New York Rangers",
"reward": "2.70000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0bf9183-6054-4bdd-99a9-5f093100b18c/?format=api"
}
]
}