GET /api/bet_types/4694435b-d3f1-461a-b87a-4fcd9df9392e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4694435b-d3f1-461a-b87a-4fcd9df9392e",
"match": "https://api-prod.gambitprofit.com/api/matches/ac8f0fd1-0ec1-44e2-8280-e24bc35a6a8f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:42:58.153948-04: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": "Dan Ige",
"amount": 6807.0
},
{
"team": "Nate Landwehr",
"amount": 3193.0
}
],
"expected_reward_tokens": 9323.56,
"profit_sb": -176.44,
"profit_sb_percentage": -1.86,
"recommended": false
},
"lines": [
{
"id": "bc4d3e64-ecd2-4862-9cf0-f5f9a077ab94",
"gambit_id": "3119d3e5-b930-4c68-9510-67f27f209fdd",
"last_updated": "2023-06-12T10:27:56.485992-04:00",
"created_at": "2023-06-10T10:42:58.156251-04:00",
"name": "Dan Ige",
"reward": "1.37000",
"odds": "1.38460",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4694435b-d3f1-461a-b87a-4fcd9df9392e/?format=api"
},
{
"id": "3e404d44-362c-429a-8036-f32772be7ec5",
"gambit_id": "507ef304-e5be-4ba2-b14e-b9d92ad326a8",
"last_updated": "2023-06-12T10:27:56.488391-04:00",
"created_at": "2023-06-10T10:42:58.158431-04:00",
"name": "Nate Landwehr",
"reward": "2.92000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4694435b-d3f1-461a-b87a-4fcd9df9392e/?format=api"
}
]
}