GET /api/bet_types/664825fd-862d-4b82-ae61-b8f4f2dbe75d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "664825fd-862d-4b82-ae61-b8f4f2dbe75d",
"match": "https://api-prod.gambitprofit.com/api/matches/3ed44d87-628f-4da1-9683-bfe94c99fdf9/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-14T09:12:19.602021-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": 6401.0
},
{
"team": "Montreal Canadiens",
"amount": 3599.0
}
],
"expected_reward_tokens": 9537.35,
"profit_sb": 37.35,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "fec07fb1-c713-44f2-8715-aad1bf11bc27",
"gambit_id": "2ef31fbc-c5db-48a3-ada2-20de78eda9d9",
"last_updated": "2023-02-15T10:46:59.151775-05:00",
"created_at": "2023-02-14T09:12:19.604491-05:00",
"name": "Chicago Blackhawks",
"reward": "1.49000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/664825fd-862d-4b82-ae61-b8f4f2dbe75d/?format=api"
},
{
"id": "5288c698-da6d-4a11-a5ba-8c387f5ed0ff",
"gambit_id": "7d636995-491a-4e0f-a561-3ccefa4ad8e8",
"last_updated": "2023-02-15T10:46:59.150216-05:00",
"created_at": "2023-02-14T09:12:19.603217-05:00",
"name": "Montreal Canadiens",
"reward": "2.65000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/664825fd-862d-4b82-ae61-b8f4f2dbe75d/?format=api"
}
]
}