GET /api/bet_types/b465fa3d-c3d3-48ad-958c-6795436908a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b465fa3d-c3d3-48ad-958c-6795436908a6",
"match": "https://api-prod.gambitprofit.com/api/matches/3d2dad24-3676-4468-a988-fbf338eacc0c/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-13T08:17:03.683759-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": "Philadelphia 76ers",
"amount": 5000.0
},
{
"team": "Houston Rockets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0b0df3ae-4858-4c6c-b55f-961dc3af50b0",
"gambit_id": "481ff578-6a25-4224-a941-65061681f467",
"last_updated": "2023-02-14T09:46:57.526727-05:00",
"created_at": "2023-02-13T08:17:03.685015-05:00",
"name": "Philadelphia 76ers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b465fa3d-c3d3-48ad-958c-6795436908a6/?format=api"
},
{
"id": "23474a59-1d74-4d29-936a-162486fa4ab6",
"gambit_id": "380b7d17-3f3f-41a0-864c-dae8215d682f",
"last_updated": "2023-02-14T09:46:57.527924-05:00",
"created_at": "2023-02-13T08:17:03.686363-05:00",
"name": "Houston Rockets",
"reward": "1.88000",
"odds": "1.90910",
"spread": "13.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b465fa3d-c3d3-48ad-958c-6795436908a6/?format=api"
}
]
}