GET /api/bet_types/388f895f-8dc5-4fa0-90ad-36fd9ce25725/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "388f895f-8dc5-4fa0-90ad-36fd9ce25725",
"match": "https://api-prod.gambitprofit.com/api/matches/2ba1210c-d755-4a5b-8980-8f89e991b1b1/?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": "NYM (C Carrasco)",
"amount": 7047.0
},
{
"team": "WAS (E Fedde)",
"amount": 2953.0
}
],
"expected_reward_tokens": 9301.95,
"profit_sb": 301.95,
"profit_sb_percentage": 3.36,
"recommended": true
},
"lines": [
{
"id": "989a6b8a-3c05-4ef8-aa8a-bd9f0ee0a3bb",
"gambit_id": "f96993b2-61ed-4272-826b-c16f0626987e",
"last_updated": "2022-09-05T13:37:10.441529-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (C Carrasco)",
"reward": "1.32000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388f895f-8dc5-4fa0-90ad-36fd9ce25725/?format=api"
},
{
"id": "a714c104-6109-4725-9743-aa65837cd9e5",
"gambit_id": "e9bd4fe9-db2a-45ea-a4a9-266f2558bbe9",
"last_updated": "2022-09-05T13:37:10.442540-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (E Fedde)",
"reward": "3.15000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/388f895f-8dc5-4fa0-90ad-36fd9ce25725/?format=api"
}
]
}