GET /api/bet_types/66289247-c542-4ffb-a338-3878837eb955/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "66289247-c542-4ffb-a338-3878837eb955",
"match": "https://api-prod.gambitprofit.com/api/matches/adadd5be-66c1-4a25-a46a-8c3c101f8fff/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-24T09:13:14.993711-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": 5319.0
},
{
"team": "Vancouver Canucks",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "ec010fab-1278-49a6-88b6-246bab1afa0b",
"gambit_id": "b6077e27-5eb8-4b9b-8743-9b1bc81076d6",
"last_updated": "2024-01-26T13:13:07.689406-05:00",
"created_at": "2024-01-24T09:13:15.001361-05:00",
"name": "St Louis Blues",
"reward": "1.76000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66289247-c542-4ffb-a338-3878837eb955/?format=api"
},
{
"id": "f551fa54-c7e9-413c-bb0f-4a47e23a65eb",
"gambit_id": "e98f1ad8-2fa3-44aa-9afa-f80b3044d367",
"last_updated": "2024-01-26T13:13:07.693138-05:00",
"created_at": "2024-01-24T09:13:15.013258-05:00",
"name": "Vancouver Canucks",
"reward": "2.00000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/66289247-c542-4ffb-a338-3878837eb955/?format=api"
}
]
}