GET /api/bet_types/fdf911ea-039e-4d30-89f4-cc8e92ffd0fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdf911ea-039e-4d30-89f4-cc8e92ffd0fc",
"match": "https://api-prod.gambitprofit.com/api/matches/e3480795-707a-40fe-b0bb-dbb8aa22b6ff/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Philadelphia Phillies",
"amount": 5945.0
},
{
"team": "Houston Astros",
"amount": 4055.0
}
],
"expected_reward_tokens": 9569.8,
"profit_sb": 69.8,
"profit_sb_percentage": 0.73,
"recommended": true
},
"lines": [
{
"id": "448a56d0-f56c-4f4e-91c9-79ad10074253",
"gambit_id": "7a072ff4-097a-4161-a2f9-cc3a02328447",
"last_updated": "2022-10-29T10:37:11.560402-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Philadelphia Phillies",
"reward": "1.61000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf911ea-039e-4d30-89f4-cc8e92ffd0fc/?format=api"
},
{
"id": "2bf4cecd-aaa6-4d95-bbbe-922dacc84307",
"gambit_id": "14b02bdd-2a8e-4e81-be19-ba8a3e03d882",
"last_updated": "2022-10-29T10:37:11.559219-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Astros",
"reward": "2.36000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdf911ea-039e-4d30-89f4-cc8e92ffd0fc/?format=api"
}
]
}