GET /api/bet_types/b8dfc5b5-d19c-437c-a2f0-9bc59be52786/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8dfc5b5-d19c-437c-a2f0-9bc59be52786",
"match": "https://api-prod.gambitprofit.com/api/matches/c312a0a0-981c-446d-a6ed-7dff5494a3e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-07T09:48:17.646037-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": "Boston Bruins",
"amount": 7072.0
},
{
"team": "Buffalo Sabres",
"amount": 2928.0
}
],
"expected_reward_tokens": 9545.28,
"profit_sb": 45.28,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "4e5b5522-e21d-4232-83dd-3049779fb0cb",
"gambit_id": "4f0d77e4-14f4-46ed-be53-557537e72e9f",
"last_updated": "2023-12-08T21:23:06.829392-05:00",
"created_at": "2023-12-07T09:48:17.655743-05:00",
"name": "Boston Bruins",
"reward": "1.35000",
"odds": "1.36360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dfc5b5-d19c-437c-a2f0-9bc59be52786/?format=api"
},
{
"id": "1adfe92e-9f09-4cb9-a03a-0261ccaf8633",
"gambit_id": "97301861-9ded-4eb9-9436-24db36c9646e",
"last_updated": "2023-12-08T21:23:06.833038-05:00",
"created_at": "2023-12-07T09:48:17.650443-05:00",
"name": "Buffalo Sabres",
"reward": "3.26000",
"odds": "3.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8dfc5b5-d19c-437c-a2f0-9bc59be52786/?format=api"
}
]
}