GET /api/bet_types/0090661d-db01-4959-91c4-07b6c354da6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0090661d-db01-4959-91c4-07b6c354da6f",
"match": "https://api-prod.gambitprofit.com/api/matches/d9e9f0e2-48ea-422d-9db4-d357a0f89115/?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": "COL",
"amount": 5836.0
},
{
"team": "ARI",
"amount": 4164.0
}
],
"expected_reward_tokens": 9160.8,
"profit_sb": 160.8,
"profit_sb_percentage": 1.79,
"recommended": true
},
"lines": [
{
"id": "fc0b991f-f8c8-4f30-a840-83c6a754fe90",
"gambit_id": "bd52d186-cb61-43a6-a144-c1a9b2ccfc50",
"last_updated": "2022-09-11T18:32:18.718793-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL",
"reward": "1.57000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090661d-db01-4959-91c4-07b6c354da6f/?format=api"
},
{
"id": "bcad9cdc-8f07-41c3-b3b5-46f79e91553e",
"gambit_id": "b84540e6-d49a-4f3a-a8fc-21b9dbe83f7c",
"last_updated": "2022-09-11T18:32:18.719947-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ARI",
"reward": "2.20000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0090661d-db01-4959-91c4-07b6c354da6f/?format=api"
}
]
}