GET /api/bet_types/ed0d5b53-05d7-4fcc-9197-76cbcf1a911f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed0d5b53-05d7-4fcc-9197-76cbcf1a911f",
"match": "https://api-prod.gambitprofit.com/api/matches/c206b7af-ef2a-480a-8d87-94f358986240/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-29T08:42:08.273799-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": "Chicago Blackhawks",
"amount": 5196.0
},
{
"team": "St Louis Blues",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "3c9d3765-08a8-418e-bdd7-cfeea002b9c7",
"gambit_id": "b6f3d3f5-b9b0-4ffb-bc16-b1aed877573e",
"last_updated": "2022-12-31T10:46:57.984133-05:00",
"created_at": "2022-12-29T08:42:08.276894-05:00",
"name": "Chicago Blackhawks",
"reward": "1.72000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed0d5b53-05d7-4fcc-9197-76cbcf1a911f/?format=api"
},
{
"id": "a549490b-c513-4133-9dbf-59b73ff60315",
"gambit_id": "93bac812-313e-4338-a53f-abf3ae6dc54c",
"last_updated": "2022-12-31T10:46:57.983050-05:00",
"created_at": "2022-12-29T08:42:08.274906-05:00",
"name": "St Louis Blues",
"reward": "1.86000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed0d5b53-05d7-4fcc-9197-76cbcf1a911f/?format=api"
}
]
}