GET /api/bet_types/734e2865-4e1d-4a41-9a67-c53ae5e08f7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "734e2865-4e1d-4a41-9a67-c53ae5e08f7d",
"match": "https://api-prod.gambitprofit.com/api/matches/6f3e7a5b-8f26-41c3-9e98-6eb6dd7c1913/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-21T08:58:03.614508-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": "TOR",
"amount": 6154.0
},
{
"team": "NYY",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "f5e19e75-d5ce-4854-a9f5-11b62ef3b787",
"gambit_id": "83d01ee5-7692-4de9-b4ea-b0e62f6a48f7",
"last_updated": "2023-09-22T11:03:13.942445-04:00",
"created_at": "2023-09-21T08:58:03.619725-04:00",
"name": "TOR",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e2865-4e1d-4a41-9a67-c53ae5e08f7d/?format=api"
},
{
"id": "40882648-2da6-4bcc-93c5-967b789e1704",
"gambit_id": "32f9fe70-f0d9-4d88-a000-0164460aeb86",
"last_updated": "2023-09-22T11:03:13.945862-04:00",
"created_at": "2023-09-21T08:58:03.625180-04:00",
"name": "NYY",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734e2865-4e1d-4a41-9a67-c53ae5e08f7d/?format=api"
}
]
}