GET /api/bet_types/85242809-dbe1-4291-abed-5e1a530f79fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "85242809-dbe1-4291-abed-5e1a530f79fd",
"match": "https://api-prod.gambitprofit.com/api/matches/6e65f0e9-9ee7-4bcd-a02d-0356c1f7dc6f/?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": "Pittsburgh Steelers",
"amount": 5095.0
},
{
"team": "Seattle Seahawks",
"amount": 4905.0
}
],
"expected_reward_tokens": 9171.0,
"profit_sb": 171.0,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "b3aa675b-d5a9-471e-bea0-85822d892133",
"gambit_id": "a0283ad7-902b-4a11-9b98-b7c028d5ef5d",
"last_updated": "2022-08-14T13:57:06.655777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Pittsburgh Steelers",
"reward": "1.80000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85242809-dbe1-4291-abed-5e1a530f79fd/?format=api"
},
{
"id": "476c888e-f188-4e3d-9daa-67807e047cf4",
"gambit_id": "73a9e2f9-8ec0-41e6-989e-2ba09c10d2cc",
"last_updated": "2022-08-14T13:57:06.656181-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Seahawks",
"reward": "1.87000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/85242809-dbe1-4291-abed-5e1a530f79fd/?format=api"
}
]
}