GET /api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa932865-b84f-4c07-977d-5b240d1e8af6",
"match": "https://api-prod.gambitprofit.com/api/matches/ef30a471-426b-4846-856f-b9aa8b9b6757/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "St Louis Blues",
"amount": 5397.0
},
{
"team": "Philadelphia Flyers",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "eb6c8841-4d54-4908-aea4-654836dd5272",
"gambit_id": "373057b9-1804-4916-961c-2c355abe53f1",
"last_updated": "2022-11-09T09:43:00.303712-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.68000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
},
{
"id": "3abd27a2-5ec1-4e62-8c60-7fe0fc9a3f0c",
"gambit_id": "3208b73f-f96b-4916-9bcf-217ce6358ff5",
"last_updated": "2022-11-09T09:43:00.302702-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Flyers",
"reward": "1.97000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa932865-b84f-4c07-977d-5b240d1e8af6/?format=api"
}
]
}