GET /api/bet_types/07a5cf13-546f-4d28-9924-9ce20b10cd55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "07a5cf13-546f-4d28-9924-9ce20b10cd55",
"match": "https://api-prod.gambitprofit.com/api/matches/51e2cf8c-a975-4d41-87cf-461fbd97c039/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:08:04.305164-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": 6849.0
},
{
"team": "Vancouver Canucks",
"amount": 3151.0
}
],
"expected_reward_tokens": 9451.62,
"profit_sb": -48.38,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "3a0d725b-e9ea-4c3d-898c-81e97025e1fa",
"gambit_id": "39b3bd1b-c033-4648-9440-0468ec8bc6f8",
"last_updated": "2023-11-27T09:53:17.527100-05:00",
"created_at": "2023-11-24T09:08:04.317791-05:00",
"name": "Seattle Kraken",
"reward": "1.38000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a5cf13-546f-4d28-9924-9ce20b10cd55/?format=api"
},
{
"id": "ba06be22-9c24-49aa-a238-e65e0505225c",
"gambit_id": "70b7d9e7-b4ba-45c9-8867-79b7b40fbaed",
"last_updated": "2023-11-27T09:53:17.523794-05:00",
"created_at": "2023-11-24T09:08:04.310339-05:00",
"name": "Vancouver Canucks",
"reward": "3.00000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/07a5cf13-546f-4d28-9924-9ce20b10cd55/?format=api"
}
]
}