GET /api/bet_types/88a9ac20-2a34-4e57-a1cd-2d770aad805d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88a9ac20-2a34-4e57-a1cd-2d770aad805d",
"match": "https://api-prod.gambitprofit.com/api/matches/419bf544-56ca-4ea1-8b01-a087f7c9058a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T11:58:22.842951-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": "SFO",
"amount": 5784.0
},
{
"team": "TOR",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "592dd6b0-2faf-4b88-b37e-02d9a8604092",
"gambit_id": "a2342fc1-4c97-4944-be59-e63fb7dfe97d",
"last_updated": "2023-06-30T10:33:07.925899-04:00",
"created_at": "2023-06-29T11:58:22.844409-04:00",
"name": "SFO",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a9ac20-2a34-4e57-a1cd-2d770aad805d/?format=api"
},
{
"id": "0ba1567a-a3de-4986-ac77-a40a4946ae92",
"gambit_id": "502b1a40-bfd4-4a20-bc65-03caa1472d76",
"last_updated": "2023-06-30T10:33:07.927228-04:00",
"created_at": "2023-06-29T11:58:22.845892-04:00",
"name": "TOR",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a9ac20-2a34-4e57-a1cd-2d770aad805d/?format=api"
}
]
}