GET /api/bet_types/64d4106e-7953-4aab-83a8-aa19913e2c10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "64d4106e-7953-4aab-83a8-aa19913e2c10",
"match": "https://api-prod.gambitprofit.com/api/matches/8f313f85-9509-4196-8200-e7fa271ef094/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-19T09:17:07.306038-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": 6020.0
},
{
"team": "Boston Bruins",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "4cab0040-b922-4245-9583-3890397aca04",
"gambit_id": "b4c3bc07-f8e0-4577-b1ad-499c6df61d11",
"last_updated": "2023-03-20T11:42:08.366592-04:00",
"created_at": "2023-03-19T09:17:07.307477-04:00",
"name": "Buffalo Sabres",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d4106e-7953-4aab-83a8-aa19913e2c10/?format=api"
},
{
"id": "8b257b75-1024-4e1c-aac5-86468a87db50",
"gambit_id": "ca0fcb72-62ca-454a-a0c0-ac84f75bd199",
"last_updated": "2023-03-20T11:42:08.368992-04:00",
"created_at": "2023-03-19T09:17:07.308771-04:00",
"name": "Boston Bruins",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/64d4106e-7953-4aab-83a8-aa19913e2c10/?format=api"
}
]
}