GET /api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b658b42c-d246-4f14-8394-12bc0c1c575b",
"match": "https://api-prod.gambitprofit.com/api/matches/70e8c6bf-370c-460e-a2db-c739a8ae8889/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:23.676424-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": "Colorado Avalanche",
"amount": 6643.0
},
{
"team": "Dallas Stars",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "cdb93c23-d11b-4881-b5cc-8592cf8b6bce",
"gambit_id": "6f0c14e1-07e3-4281-aa8f-7c1b8c053d17",
"last_updated": "2024-01-05T23:03:06.263334-05:00",
"created_at": "2024-01-04T09:18:23.682415-05:00",
"name": "Colorado Avalanche",
"reward": "1.42000",
"odds": "1.43480",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
},
{
"id": "fe7f6351-23a6-46a4-b24f-70328cda67af",
"gambit_id": "439e5c69-be33-40b6-a128-d4942c2ff6cc",
"last_updated": "2024-01-05T23:03:06.267335-05:00",
"created_at": "2024-01-04T09:18:23.689252-05:00",
"name": "Dallas Stars",
"reward": "2.81000",
"odds": "2.90000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b658b42c-d246-4f14-8394-12bc0c1c575b/?format=api"
}
]
}