GET /api/bet_types/a585f4d6-1ede-4781-b805-a982264eb395/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a585f4d6-1ede-4781-b805-a982264eb395",
"match": "https://api-prod.gambitprofit.com/api/matches/bf382088-d8c3-4ac9-b9b1-2077fa6317f6/?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": "BOS (C Seabold)",
"amount": 5798.0
},
{
"team": "CIN (C Anderson)",
"amount": 4202.0
}
],
"expected_reward_tokens": 9160.36,
"profit_sb": 160.36,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "a5e7f9b9-7a53-48b5-9103-499682b957e1",
"gambit_id": "149b912b-c01f-4dfd-8c25-2d749112891c",
"last_updated": "2022-09-22T15:17:30.141836-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (C Seabold)",
"reward": "1.58000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a585f4d6-1ede-4781-b805-a982264eb395/?format=api"
},
{
"id": "cdd811da-94a5-4224-baae-dc12e48f8767",
"gambit_id": "5514358d-aabd-481f-9d90-bf7737f013fd",
"last_updated": "2022-09-22T15:17:30.142850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN (C Anderson)",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a585f4d6-1ede-4781-b805-a982264eb395/?format=api"
}
]
}