GET /api/bet_types/8625a9d8-801b-4073-8703-2c17eca659fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8625a9d8-801b-4073-8703-2c17eca659fa",
"match": "https://api-prod.gambitprofit.com/api/matches/04b5eed7-bafc-4719-b792-04ddb9405c8d/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-05T09:47:04.195685-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": "Toronto Raptors",
"amount": 5000.0
},
{
"team": "Memphis Grizzlies",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "8a36cc0e-67ed-4519-a663-2d21b85caf51",
"gambit_id": "6502b4aa-1645-4bdd-9d35-0ee08a7f5f22",
"last_updated": "2023-02-06T09:06:57.016907-05:00",
"created_at": "2023-02-05T09:47:04.198291-05:00",
"name": "Toronto Raptors",
"reward": "1.86000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8625a9d8-801b-4073-8703-2c17eca659fa/?format=api"
},
{
"id": "4e90a801-4e2f-44db-b1a0-53cb9f116a16",
"gambit_id": "6974338f-fbc7-4dad-8fa6-93bda7dc35d7",
"last_updated": "2023-02-06T09:06:57.015476-05:00",
"created_at": "2023-02-05T09:47:04.196958-05:00",
"name": "Memphis Grizzlies",
"reward": "1.86000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8625a9d8-801b-4073-8703-2c17eca659fa/?format=api"
}
]
}