GET /api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cc6a23e0-b739-4a07-9390-379361884176",
"match": "https://api-prod.gambitprofit.com/api/matches/aed58f47-c905-4f6b-ad43-ddcb06734399/?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": "Tennessee Titans",
"amount": 5106.0
},
{
"team": "Houston Texans",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "965b01e5-595f-4c6d-9bf9-0e9beff07996",
"gambit_id": "d8a49803-1834-454d-bb7e-929dcc325f20",
"last_updated": "2022-10-31T11:36:57.954964-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee Titans",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
},
{
"id": "79158ad3-b142-4142-b3ac-fc53bb8ab652",
"gambit_id": "35d85078-f4c9-4afd-87ea-9fcaba13290c",
"last_updated": "2022-10-31T11:36:57.954000-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Texans",
"reward": "1.92000",
"odds": "1.95240",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cc6a23e0-b739-4a07-9390-379361884176/?format=api"
}
]
}