GET /api/bet_types/0796e4eb-dd87-42ed-bf14-62eea6aa7de7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0796e4eb-dd87-42ed-bf14-62eea6aa7de7",
"match": "https://api-prod.gambitprofit.com/api/matches/c206b7af-ef2a-480a-8d87-94f358986240/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-29T08:42:08.278184-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": 6802.0
},
{
"team": "Chicago Blackhawks",
"amount": 3198.0
}
],
"expected_reward_tokens": 9114.3,
"profit_sb": 114.3,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "0b9cd419-7818-4af5-8c9a-800b6b696204",
"gambit_id": "774e7141-c663-4237-b687-83d992a34581",
"last_updated": "2022-12-31T10:46:57.986345-05:00",
"created_at": "2022-12-29T08:42:08.279278-05:00",
"name": "St Louis Blues",
"reward": "1.34000",
"odds": "1.39220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0796e4eb-dd87-42ed-bf14-62eea6aa7de7/?format=api"
},
{
"id": "2596f551-4611-40a5-b537-29a6b1483bc2",
"gambit_id": "361a342d-b397-4ca2-9741-d2ec87832e41",
"last_updated": "2022-12-31T10:46:57.987448-05:00",
"created_at": "2022-12-29T08:42:08.280531-05:00",
"name": "Chicago Blackhawks",
"reward": "2.85000",
"odds": "3.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0796e4eb-dd87-42ed-bf14-62eea6aa7de7/?format=api"
}
]
}