GET /api/bet_types/be14740d-620e-4673-85a6-8046ad9dd1f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be14740d-620e-4673-85a6-8046ad9dd1f5",
"match": "https://api-prod.gambitprofit.com/api/matches/e8abe676-69c1-4b8b-b28d-6bafe55f4453/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-13T14:38:22.466138-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": "LAA",
"amount": 6020.0
},
{
"team": "TEX",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "63d4856c-bbaf-47b8-a10b-4fc01e9b67b2",
"gambit_id": "c4c81c2a-c48d-473d-92a0-df53b613550d",
"last_updated": "2023-06-14T11:13:19.078294-04:00",
"created_at": "2023-06-13T14:38:22.468179-04:00",
"name": "LAA",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be14740d-620e-4673-85a6-8046ad9dd1f5/?format=api"
},
{
"id": "7d33a38e-9775-4121-babd-d3d22bb04cca",
"gambit_id": "dd610310-3e51-47d4-8b0e-eb4b3511a549",
"last_updated": "2023-06-14T11:13:19.080779-04:00",
"created_at": "2023-06-13T14:38:22.470289-04:00",
"name": "TEX",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be14740d-620e-4673-85a6-8046ad9dd1f5/?format=api"
}
]
}