GET /api/bet_types/115f9fe7-bef9-4d28-86d9-b6e7b307726e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "115f9fe7-bef9-4d28-86d9-b6e7b307726e",
"match": "https://api-prod.gambitprofit.com/api/matches/4b9371a1-8ad8-4667-99ff-38d164fe3ebf/?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": "St Louis Blues",
"amount": 6037.0
},
{
"team": "Seattle Kraken",
"amount": 3963.0
}
],
"expected_reward_tokens": 9114.9,
"profit_sb": 114.9,
"profit_sb_percentage": 1.28,
"recommended": true
},
"lines": [
{
"id": "96aea2c9-607c-4dbd-8ada-bc8e24daec3f",
"gambit_id": "3f843847-c122-4767-abf3-4a4336f187f9",
"last_updated": "2022-12-21T22:32:04.847702-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.51000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115f9fe7-bef9-4d28-86d9-b6e7b307726e/?format=api"
},
{
"id": "93909d92-870a-465e-b842-57fa26ba9cbe",
"gambit_id": "87475891-6d06-4795-9f37-27d9d277ad6c",
"last_updated": "2022-12-21T22:32:04.846594-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Seattle Kraken",
"reward": "2.30000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/115f9fe7-bef9-4d28-86d9-b6e7b307726e/?format=api"
}
]
}