GET /api/bet_types/7f0ef727-4b79-40b6-81c0-76b167f8761b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f0ef727-4b79-40b6-81c0-76b167f8761b",
"match": "https://api-prod.gambitprofit.com/api/matches/76d311df-f1f3-4fed-aace-eff2146c5354/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-08T08:43:18.424952-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": "CWS",
"amount": 6163.0
},
{
"team": "NYY",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "7bd1a979-0758-409b-ad05-f435cf3ea6ca",
"gambit_id": "657de1cc-ae86-4fa0-94c6-a0e2d1821dbc",
"last_updated": "2023-06-10T13:43:10.226770-04:00",
"created_at": "2023-06-08T08:43:18.426634-04:00",
"name": "CWS",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0ef727-4b79-40b6-81c0-76b167f8761b/?format=api"
},
{
"id": "37832111-ceef-42c5-a45f-ae532accc193",
"gambit_id": "055b0d4a-bb64-40cf-a7c2-5767080820dc",
"last_updated": "2023-06-10T13:43:10.229333-04:00",
"created_at": "2023-06-08T08:43:18.428731-04:00",
"name": "NYY",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f0ef727-4b79-40b6-81c0-76b167f8761b/?format=api"
}
]
}