GET /api/bet_types/51b86286-c2ef-417d-a0ec-084b60071fea/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51b86286-c2ef-417d-a0ec-084b60071fea",
"match": "https://api-prod.gambitprofit.com/api/matches/ee934002-2eea-4591-a955-3515f5daa9ce/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-13T10:18:26.796597-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": "ARI",
"amount": 5512.0
},
{
"team": "SDG",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "4e9a6d72-ef08-40b1-b224-215f4c43065e",
"gambit_id": "4cf55955-bfb2-4be9-ac74-474b090f32e6",
"last_updated": "2023-08-14T18:33:05.072638-04:00",
"created_at": "2023-08-13T10:18:26.804137-04:00",
"name": "ARI",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b86286-c2ef-417d-a0ec-084b60071fea/?format=api"
},
{
"id": "5807ed77-9a57-4e11-bfb2-8aed403c0a5e",
"gambit_id": "64004766-a59b-4d5d-93de-ba23ae99629d",
"last_updated": "2023-08-14T18:33:05.068455-04:00",
"created_at": "2023-08-13T10:18:26.800241-04:00",
"name": "SDG",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51b86286-c2ef-417d-a0ec-084b60071fea/?format=api"
}
]
}