GET /api/bet_types/854924b1-109f-4566-af33-2290b1fc21a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "854924b1-109f-4566-af33-2290b1fc21a7",
"match": "https://api-prod.gambitprofit.com/api/matches/31638583-5fc0-4496-92b3-19921712d7ff/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-18T09:53:15.924146-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": "Cleveland Cavaliers",
"amount": 6010.0
},
{
"team": "Houston Rockets",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "f6f391cb-4b05-4d9b-9d11-4c890623adca",
"gambit_id": "4a8774d6-c13b-4f71-bff4-9fc49535a2ea",
"last_updated": "2023-12-19T17:17:57.938763-05:00",
"created_at": "2023-12-18T09:53:15.932027-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/854924b1-109f-4566-af33-2290b1fc21a7/?format=api"
},
{
"id": "229d46be-bb06-46fd-b27b-1dedcd353ddb",
"gambit_id": "6b19e93e-3b86-4364-92fe-dbb956740576",
"last_updated": "2023-12-19T17:17:57.935422-05:00",
"created_at": "2023-12-18T09:53:15.927824-05:00",
"name": "Houston Rockets",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/854924b1-109f-4566-af33-2290b1fc21a7/?format=api"
}
]
}