GET /api/bet_types/17c901a4-0e3d-430a-87ac-55d0b6acbb7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17c901a4-0e3d-430a-87ac-55d0b6acbb7d",
"match": "https://api-prod.gambitprofit.com/api/matches/889c357f-3f3a-4b02-bf22-8282c9f446b4/?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": "Wake Forest",
"amount": 7346.0
},
{
"team": "Syracuse",
"amount": 2654.0
}
],
"expected_reward_tokens": 9182.5,
"profit_sb": 182.5,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "64e02099-a038-40c2-a1ed-37c9a54a1820",
"gambit_id": "c9ec5e92-65a1-4d72-8f01-28f980d43df4",
"last_updated": "2022-11-21T09:48:55.785032-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Wake Forest",
"reward": "1.25000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c901a4-0e3d-430a-87ac-55d0b6acbb7d/?format=api"
},
{
"id": "b5050860-a903-4f1a-8d88-4f8ad2e1fad8",
"gambit_id": "9400dbe7-c246-4ef0-91ac-e4734aeefb09",
"last_updated": "2022-11-21T09:48:55.785984-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Syracuse",
"reward": "3.46000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17c901a4-0e3d-430a-87ac-55d0b6acbb7d/?format=api"
}
]
}