GET /api/bet_types/0711443a-0281-4648-bc8f-6854b53b8ed7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0711443a-0281-4648-bc8f-6854b53b8ed7",
"match": "https://api-prod.gambitprofit.com/api/matches/a5e32338-597e-4d66-84a4-8ebdea2b0a31/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-15T13:37:12.029905-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": "Houston Rockets",
"amount": 5000.0
},
{
"team": "Oklahoma City Thunder",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0e262b56-90c5-44b6-9b94-19e9ec820cb5",
"gambit_id": "c09b1a78-2e17-4cd1-a6de-2480cb56d4c9",
"last_updated": "2023-02-16T16:47:00.835757-05:00",
"created_at": "2023-02-15T13:37:12.032817-05:00",
"name": "Houston Rockets",
"reward": "1.88000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0711443a-0281-4648-bc8f-6854b53b8ed7/?format=api"
},
{
"id": "53864a07-6a5a-408b-b0b9-55cee9572c63",
"gambit_id": "3a3bac7d-60d0-4322-8796-9090f6be0a39",
"last_updated": "2023-02-16T16:47:00.834570-05:00",
"created_at": "2023-02-15T13:37:12.031430-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0711443a-0281-4648-bc8f-6854b53b8ed7/?format=api"
}
]
}