GET /api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ac8b62ac-291c-4afd-9eec-fc72eaf1d810",
"match": "https://api-prod.gambitprofit.com/api/matches/be4211c4-f158-4463-8432-2d41efadbbf7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T09:07:00.520775-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": "San Antonio Spurs",
"amount": 6547.0
},
{
"team": "Portland Trail Blazers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "bfb74a99-f481-4498-b27b-ac72c7201a42",
"gambit_id": "04840169-8fa2-4ab3-876f-9a163dd45ab5",
"last_updated": "2023-04-07T20:32:12.053851-04:00",
"created_at": "2023-04-06T09:07:00.522523-04:00",
"name": "San Antonio Spurs",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
},
{
"id": "8402c08d-a52c-4648-96b0-0d7e474b254c",
"gambit_id": "1a3ad10a-ccce-4590-97dc-ec27378f5210",
"last_updated": "2023-04-07T20:32:12.057222-04:00",
"created_at": "2023-04-06T09:07:00.524867-04:00",
"name": "Portland Trail Blazers",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ac8b62ac-291c-4afd-9eec-fc72eaf1d810/?format=api"
}
]
}