GET /api/bet_types/4de6b0bd-eae7-4def-b054-f828d56aad99/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4de6b0bd-eae7-4def-b054-f828d56aad99",
"match": "https://api-prod.gambitprofit.com/api/matches/99b385a8-8dcc-4792-8c47-9bca5a6fd57a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-26T09:18:16.871805-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": "PIT",
"amount": 5319.0
},
{
"team": "SDG",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "38257f1a-c1ce-46dc-ae8d-7136055fa038",
"gambit_id": "33459c32-3583-40fb-8d97-52008c97863a",
"last_updated": "2023-07-27T22:58:18.743316-04:00",
"created_at": "2023-07-26T09:18:16.876123-04:00",
"name": "PIT",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de6b0bd-eae7-4def-b054-f828d56aad99/?format=api"
},
{
"id": "668667e8-5652-4b96-bd17-e053019b25f7",
"gambit_id": "769e9c53-ed47-453f-a101-b91428b50420",
"last_updated": "2023-07-27T22:58:18.747044-04:00",
"created_at": "2023-07-26T09:18:16.880105-04:00",
"name": "SDG",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4de6b0bd-eae7-4def-b054-f828d56aad99/?format=api"
}
]
}