GET /api/bet_types/236b0c1f-2def-4d5f-af4a-f6a65507327b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "236b0c1f-2def-4d5f-af4a-f6a65507327b",
"match": "https://api-prod.gambitprofit.com/api/matches/2186d1ad-a856-49f4-90ec-fd5aba380a6a/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-26T09:18:15.384270-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": "COL",
"amount": 5939.0
},
{
"team": "WAS",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "4332f692-138d-47b1-bba9-a4b174d522ab",
"gambit_id": "d8d230aa-fcf8-4f94-a9dc-b1479555f80e",
"last_updated": "2023-07-27T23:03:19.821040-04:00",
"created_at": "2023-07-26T09:18:15.389596-04:00",
"name": "COL",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b0c1f-2def-4d5f-af4a-f6a65507327b/?format=api"
},
{
"id": "5859198f-0fd4-4dfa-af07-1a385d49e6a0",
"gambit_id": "ded557f9-8dff-4c7e-b6a4-500c7a20b149",
"last_updated": "2023-07-27T23:03:19.827259-04:00",
"created_at": "2023-07-26T09:18:15.393966-04:00",
"name": "WAS",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/236b0c1f-2def-4d5f-af4a-f6a65507327b/?format=api"
}
]
}