GET /api/bet_types/58c1cad9-d98d-4def-833e-8bbd9da5d409/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58c1cad9-d98d-4def-833e-8bbd9da5d409",
"match": "https://api-prod.gambitprofit.com/api/matches/2e46f570-04d8-499f-857d-f46d5853984e/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "KAN",
"amount": 5109.0
},
{
"team": "CWS",
"amount": 4891.0
}
],
"expected_reward_tokens": 9145.11,
"profit_sb": 145.11,
"profit_sb_percentage": 1.61,
"recommended": true
},
"lines": [
{
"id": "63b3ea41-a124-4756-91d1-8beb0b539ed3",
"gambit_id": "44009e6e-e00a-4118-a1a1-3c1650eb1405",
"last_updated": "2022-08-12T09:52:09.446986-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.79000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c1cad9-d98d-4def-833e-8bbd9da5d409/?format=api"
},
{
"id": "7068b858-2df9-428c-b6be-d1ac2d1163fd",
"gambit_id": "6903f7ea-1433-4969-b2e4-f95eb0a4831e",
"last_updated": "2022-08-12T09:52:09.447361-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.87000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58c1cad9-d98d-4def-833e-8bbd9da5d409/?format=api"
}
]
}