GET /api/bet_types/e6a0173d-007f-462f-94e5-56b2cadda3ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e6a0173d-007f-462f-94e5-56b2cadda3ae",
"match": "https://api-prod.gambitprofit.com/api/matches/33d5a655-59b4-4392-838f-3a358f67e2c8/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-26T10:56:56.088918-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": "Pittsburgh Penguins",
"amount": 6862.0
},
{
"team": "Washington Capitals",
"amount": 3138.0
}
],
"expected_reward_tokens": 9538.18,
"profit_sb": 38.18,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "4ae89de5-079b-4103-af99-1403b8f8b639",
"gambit_id": "92eb77be-d0e2-4688-b738-dfa8a8842840",
"last_updated": "2023-01-27T10:22:14.571753-05:00",
"created_at": "2023-01-26T10:56:56.092384-05:00",
"name": "Pittsburgh Penguins",
"reward": "1.39000",
"odds": "1.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6a0173d-007f-462f-94e5-56b2cadda3ae/?format=api"
},
{
"id": "b0ac1ed8-c3a5-478c-a5d2-bb6e3c79f079",
"gambit_id": "348ff083-05a4-4a28-b170-5bfd1ffdd55d",
"last_updated": "2023-01-27T10:22:14.570405-05:00",
"created_at": "2023-01-26T10:56:56.090524-05:00",
"name": "Washington Capitals",
"reward": "3.04000",
"odds": "3.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e6a0173d-007f-462f-94e5-56b2cadda3ae/?format=api"
}
]
}