GET /api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08fd20eb-3fed-4efa-9274-bd10d12e9c9d",
"match": "https://api-prod.gambitprofit.com/api/matches/4087ff46-5c52-4fa8-a870-1d6680e7f852/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-02T10:32:07.767362-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": "SDG (M Wacha)",
"amount": 6182.0
},
{
"team": "CHC (J Taillon)",
"amount": 3818.0
}
],
"expected_reward_tokens": 9582.1,
"profit_sb": 82.1,
"profit_sb_percentage": 0.86,
"recommended": true
},
"lines": [
{
"id": "a298506e-e4aa-43c4-8f8f-1408d7eb9ad5",
"gambit_id": "994f933e-f8f5-4b29-b8ed-74915702fd0b",
"last_updated": "2023-06-04T13:17:18.389324-04:00",
"created_at": "2023-06-02T10:32:07.772728-04:00",
"name": "SDG (M Wacha)",
"reward": "1.55000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
},
{
"id": "6813a7a7-6e84-492e-a643-970cfd080ab3",
"gambit_id": "bfe46eb0-e35b-4c93-993c-571e5bc17790",
"last_updated": "2023-06-04T13:17:18.387983-04:00",
"created_at": "2023-06-02T10:32:07.769956-04:00",
"name": "CHC (J Taillon)",
"reward": "2.51000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08fd20eb-3fed-4efa-9274-bd10d12e9c9d/?format=api"
}
]
}