GET /api/bet_types/b6f2c3c8-2689-4928-b3ba-2f4ae39bf4b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6f2c3c8-2689-4928-b3ba-2f4ae39bf4b5",
"match": "https://api-prod.gambitprofit.com/api/matches/85e8d44d-3aab-4911-8d17-412f4e6cd281/?format=api",
"name": "Play the Odds",
"created_at": "2023-12-16T09:23:13.615305-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": "Seattle Kraken",
"amount": 6390.0
},
{
"team": "Los Angeles Kings",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "70d7d13c-4de6-4ce8-8b4c-f47a3c3c3c51",
"gambit_id": "b4952dd3-65a5-4f77-9611-17f55506fc15",
"last_updated": "2023-12-18T10:18:30.259960-05:00",
"created_at": "2023-12-16T09:23:13.621992-05:00",
"name": "Seattle Kraken",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f2c3c8-2689-4928-b3ba-2f4ae39bf4b5/?format=api"
},
{
"id": "184d1812-aa48-4b00-b735-ced716813cee",
"gambit_id": "674a80e5-1e14-4594-98ad-96a0cd4c9332",
"last_updated": "2023-12-18T10:18:30.256409-05:00",
"created_at": "2023-12-16T09:23:13.618572-05:00",
"name": "Los Angeles Kings",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6f2c3c8-2689-4928-b3ba-2f4ae39bf4b5/?format=api"
}
]
}