GET /api/bet_types/70d9b343-0efa-402e-8cbf-08768c7adc61/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "70d9b343-0efa-402e-8cbf-08768c7adc61",
"match": "https://api-prod.gambitprofit.com/api/matches/68a34ed5-f264-45c9-833e-065bc6f9940d/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-23T09:06:50.979981-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": "Washington Capitals",
"amount": 5107.0
},
{
"team": "Chicago Blackhawks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3ec5802a-04bb-4a62-baa7-21aaff499249",
"gambit_id": "c59a7b64-087a-433e-844b-2e901121caea",
"last_updated": "2023-03-24T10:56:53.527393-04:00",
"created_at": "2023-03-23T09:06:50.981717-04:00",
"name": "Washington Capitals",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9b343-0efa-402e-8cbf-08768c7adc61/?format=api"
},
{
"id": "143aba47-debc-4a62-884e-3f9c39a0aa78",
"gambit_id": "b8425c6e-e7a4-4b77-be00-ca041ece6211",
"last_updated": "2023-03-24T10:56:53.529527-04:00",
"created_at": "2023-03-23T09:06:50.983461-04:00",
"name": "Chicago Blackhawks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/70d9b343-0efa-402e-8cbf-08768c7adc61/?format=api"
}
]
}