GET /api/bet_types/71ee6377-d3e9-4140-9cbf-f498cce7f186/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71ee6377-d3e9-4140-9cbf-f498cce7f186",
"match": "https://api-prod.gambitprofit.com/api/matches/ec8976dd-09d4-4f9f-bb53-b0d6fbb9a1ac/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T13:32:58.725793-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": "Khalil Rountree",
"amount": 5864.0
},
{
"team": "Chris Daukaus",
"amount": 4136.0
}
],
"expected_reward_tokens": 9264.64,
"profit_sb": -235.36,
"profit_sb_percentage": -2.48,
"recommended": false
},
"lines": [
{
"id": "d2c7429a-9928-426f-af90-9e13f503130c",
"gambit_id": "ee83b9b2-89c5-483e-b9f5-4cb732536b4d",
"last_updated": "2023-08-14T18:53:07.218298-04:00",
"created_at": "2023-08-12T13:32:58.735253-04:00",
"name": "Khalil Rountree",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71ee6377-d3e9-4140-9cbf-f498cce7f186/?format=api"
},
{
"id": "e7ce9080-4350-4796-b58b-5e0813dd8502",
"gambit_id": "d038994c-a3d1-496b-aee6-b2f296a4452c",
"last_updated": "2023-08-14T18:53:07.214924-04:00",
"created_at": "2023-08-12T13:32:58.730429-04:00",
"name": "Chris Daukaus",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71ee6377-d3e9-4140-9cbf-f498cce7f186/?format=api"
}
]
}