GET /api/bet_types/02e15cc1-7acb-4804-bf98-2d286aac9fc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "02e15cc1-7acb-4804-bf98-2d286aac9fc5",
"match": "https://api-prod.gambitprofit.com/api/matches/7a79b18e-50bf-4c86-8c13-f886493d0ff0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T13:13:16.226305-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": "CLE (X Curry)",
"amount": 5615.0
},
{
"team": "DET (M Manning)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "078a9c03-e278-48f9-bc56-b3ae5f1ef6fa",
"gambit_id": "a2885bf8-62d0-4ca3-8014-380a59a9f063",
"last_updated": "2023-08-25T19:08:03.432480-04:00",
"created_at": "2023-08-18T13:13:16.237077-04:00",
"name": "CLE (X Curry)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e15cc1-7acb-4804-bf98-2d286aac9fc5/?format=api"
},
{
"id": "a5b2299a-e763-4f96-824d-eb75c03066d3",
"gambit_id": "43f2dea8-ff00-466c-8647-e8023576634f",
"last_updated": "2023-08-25T19:08:03.428068-04:00",
"created_at": "2023-08-18T13:13:16.232431-04:00",
"name": "DET (M Manning)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/02e15cc1-7acb-4804-bf98-2d286aac9fc5/?format=api"
}
]
}