GET /api/bet_types/a37fd025-b69f-4b3b-9768-98a025305a66/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a37fd025-b69f-4b3b-9768-98a025305a66",
"match": "https://api-prod.gambitprofit.com/api/matches/5a197b5d-bd1b-41d2-a09a-61db42a3142d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T10:42:58.363870-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": "Beneil Dariush",
"amount": 5673.0
},
{
"team": "Charles Oliveira",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "429acdbd-3e0b-4d43-8fd4-a7186215f41c",
"gambit_id": "405837cd-8fea-4865-b1d1-8beaf4220e09",
"last_updated": "2023-06-12T10:23:24.770450-04:00",
"created_at": "2023-06-10T10:42:58.368488-04:00",
"name": "Beneil Dariush",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37fd025-b69f-4b3b-9768-98a025305a66/?format=api"
},
{
"id": "807af770-41cb-4afe-b88b-c7f4174ba30b",
"gambit_id": "05a20641-74b4-4b4d-a225-2abba9abbf66",
"last_updated": "2023-06-12T10:23:24.768584-04:00",
"created_at": "2023-06-10T10:42:58.366033-04:00",
"name": "Charles Oliveira",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a37fd025-b69f-4b3b-9768-98a025305a66/?format=api"
}
]
}