GET /api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8476139d-0571-4615-96f6-81d5e9035bf6",
"match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-05T09:22:21.041967-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": "PHI",
"amount": 5939.0
},
{
"team": "NYY",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "72c338b2-e010-48e8-ad57-06736af01167",
"gambit_id": "5d16c5d3-e2b1-4399-b53a-c4e1e8dea389",
"last_updated": "2023-04-06T11:42:05.413993-04:00",
"created_at": "2023-04-05T09:22:21.048097-04:00",
"name": "PHI",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
},
{
"id": "97c90ab7-0d68-465f-9977-dde3bf11fe74",
"gambit_id": "6eef0253-ca7e-4e25-a8a3-f1d916f582d1",
"last_updated": "2023-04-06T11:42:05.411480-04:00",
"created_at": "2023-04-05T09:22:21.045044-04:00",
"name": "NYY",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8476139d-0571-4615-96f6-81d5e9035bf6/?format=api"
}
]
}