GET /api/bet_types/5327bdd3-af14-4f72-b124-4968c78796af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5327bdd3-af14-4f72-b124-4968c78796af",
"match": "https://api-prod.gambitprofit.com/api/matches/06f86cf4-bbe1-4293-915b-04a137c47b61/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-16T17:37:18.552644-04: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": "Los Angeles Kings",
"amount": 5213.0
},
{
"team": "Columbus Blue Jackets",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b370194e-1031-4929-9861-c60654189c26",
"gambit_id": "1370eb54-51bd-48a7-b825-7782a59d1768",
"last_updated": "2023-03-17T13:36:56.745375-04:00",
"created_at": "2023-03-16T17:37:18.554242-04:00",
"name": "Los Angeles Kings",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327bdd3-af14-4f72-b124-4968c78796af/?format=api"
},
{
"id": "a896681d-65b3-48b2-8a83-de2acf4c9208",
"gambit_id": "9476bb4b-ddfd-45a7-be43-f5a3d8ef918e",
"last_updated": "2023-03-17T13:36:56.747512-04:00",
"created_at": "2023-03-16T17:37:18.556344-04:00",
"name": "Columbus Blue Jackets",
"reward": "1.96000",
"odds": "2.00000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5327bdd3-af14-4f72-b124-4968c78796af/?format=api"
}
]
}