GET /api/bet_types/ed8dfde4-430e-4d22-bf35-7f61806d408b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed8dfde4-430e-4d22-bf35-7f61806d408b",
"match": "https://api-prod.gambitprofit.com/api/matches/fcbfe23a-80ca-4e58-be30-b2e4fb766587/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T09:58:14.535045-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": "Indianapolis Colts",
"amount": 5107.0
},
{
"team": "Baltimore Ravens",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "21f43ccc-f7cc-4620-836c-8251354ff513",
"gambit_id": "bd1523da-49b0-4610-a103-ddb1fead00c2",
"last_updated": "2023-09-26T09:08:31.902169-04:00",
"created_at": "2023-09-20T09:58:14.540096-04:00",
"name": "Indianapolis Colts",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed8dfde4-430e-4d22-bf35-7f61806d408b/?format=api"
},
{
"id": "54150bd8-3080-4153-8132-30673828d954",
"gambit_id": "617dc7a2-cb4c-4d9b-a236-f01945c1e0ed",
"last_updated": "2023-09-26T09:08:31.905722-04:00",
"created_at": "2023-09-20T09:58:14.544803-04:00",
"name": "Baltimore Ravens",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed8dfde4-430e-4d22-bf35-7f61806d408b/?format=api"
}
]
}