GET /api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "036801be-0426-42c9-ad80-22f9d9dadd5b",
"match": "https://api-prod.gambitprofit.com/api/matches/5769c9fd-1eda-4918-9f5d-c0c2c1c596de/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:27.039746-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": "SEA",
"amount": 6232.0
},
{
"team": "TEX",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "873a2c29-9370-4b4a-bdc7-34bd0230b9fa",
"gambit_id": "1c7e8596-0b57-4246-a109-5348217513b0",
"last_updated": "2023-09-25T14:23:23.783753-04:00",
"created_at": "2023-09-23T09:38:27.043406-04:00",
"name": "SEA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
},
{
"id": "6729f934-79ee-460b-a8bb-ae4469cab0f8",
"gambit_id": "d6a64c50-6f2d-43b8-9631-ce1ce95b67c2",
"last_updated": "2023-09-25T14:23:23.787012-04:00",
"created_at": "2023-09-23T09:38:27.047394-04:00",
"name": "TEX",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/036801be-0426-42c9-ad80-22f9d9dadd5b/?format=api"
}
]
}