GET /api/bet_types/08423d97-07b3-48ae-b95b-cc5ff6c0d4c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "08423d97-07b3-48ae-b95b-cc5ff6c0d4c9",
"match": "https://api-prod.gambitprofit.com/api/matches/663e52f3-ee7d-4c9e-87eb-1f283d5fc4a1/?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": "SEA",
"amount": 6170.0
},
{
"team": "LAA",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "92b540b9-02bc-4310-8e2d-ea83c9d78559",
"gambit_id": "6c184d68-64e9-428e-bfa4-600614154f78",
"last_updated": "2022-09-19T11:47:12.788905-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SEA",
"reward": "1.49000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08423d97-07b3-48ae-b95b-cc5ff6c0d4c9/?format=api"
},
{
"id": "362b84e5-1868-4719-862c-0bc9db1277e7",
"gambit_id": "de21fbb3-2218-4767-9a4f-f156ab0a122a",
"last_updated": "2022-09-19T11:47:12.787682-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA",
"reward": "2.40000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/08423d97-07b3-48ae-b95b-cc5ff6c0d4c9/?format=api"
}
]
}