GET /api/bet_types/3710e4fb-40e8-4f6a-bfdd-0eceeadbb728/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3710e4fb-40e8-4f6a-bfdd-0eceeadbb728",
"match": "https://api-prod.gambitprofit.com/api/matches/3add3ddf-dffa-4ebc-9fd7-28773863d59f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-26T09:23:23.585203-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",
"amount": 5512.0
},
{
"team": "TOR",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4c7c5e7d-5747-4167-b615-7f4a7ac09c5f",
"gambit_id": "c1f5c98a-e707-49c6-b02e-7fd4ba794321",
"last_updated": "2023-08-28T16:23:34.342903-04:00",
"created_at": "2023-08-26T09:23:23.589066-04:00",
"name": "CLE",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3710e4fb-40e8-4f6a-bfdd-0eceeadbb728/?format=api"
},
{
"id": "0b6cce56-3d06-4fe3-9ba7-5137cf643fae",
"gambit_id": "e7cfb892-d4a1-49a4-a1b9-af4f911180a9",
"last_updated": "2023-08-28T16:23:34.347431-04:00",
"created_at": "2023-08-26T09:23:23.593796-04:00",
"name": "TOR",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3710e4fb-40e8-4f6a-bfdd-0eceeadbb728/?format=api"
}
]
}