GET /api/bet_types/79f64ee4-3aa4-4dd2-9874-34d754acd7db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79f64ee4-3aa4-4dd2-9874-34d754acd7db",
"match": "https://api-prod.gambitprofit.com/api/matches/8a893202-912f-4120-9672-73dc19416c5b/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:06.846179-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": "BOS",
"amount": 6241.0
},
{
"team": "NYY",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "60f64b85-ae3d-49f0-a6c3-7b86ecc7c727",
"gambit_id": "b1b98172-75c7-433a-b0c3-20c17f8d3175",
"last_updated": "2023-06-11T11:13:01.121529-04:00",
"created_at": "2023-06-10T09:38:06.849065-04:00",
"name": "BOS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f64ee4-3aa4-4dd2-9874-34d754acd7db/?format=api"
},
{
"id": "d5cfea6c-d755-414c-995d-9d347f08d7cb",
"gambit_id": "e9e862f8-122a-4cda-96d9-a7c6bbd26449",
"last_updated": "2023-06-11T11:13:01.123245-04:00",
"created_at": "2023-06-10T09:38:06.851774-04:00",
"name": "NYY",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79f64ee4-3aa4-4dd2-9874-34d754acd7db/?format=api"
}
]
}