GET /api/bet_types/6f7ec4b8-7392-48bf-8b1e-4244c0ddcf7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f7ec4b8-7392-48bf-8b1e-4244c0ddcf7c",
"match": "https://api-prod.gambitprofit.com/api/matches/0f0a33b0-786e-4f05-9016-72f552906444/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-28T09:42:05.515402-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": "Detroit Pistons",
"amount": 5106.0
},
{
"team": "Houston Rockets",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "b4e5a35e-c1cb-4599-84a9-208bcdb3f4da",
"gambit_id": "0d589825-1b55-4b0f-9823-3c50fcc86973",
"last_updated": "2023-01-30T17:46:57.895963-05:00",
"created_at": "2023-01-28T09:42:05.516594-05:00",
"name": "Detroit Pistons",
"reward": "1.84000",
"odds": "1.86960",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f7ec4b8-7392-48bf-8b1e-4244c0ddcf7c/?format=api"
},
{
"id": "4b2e6edf-3a96-4399-a3dd-727756fd55f1",
"gambit_id": "d856e8c8-7001-49ce-8a24-a46fe0de1db2",
"last_updated": "2023-01-30T17:46:57.897099-05:00",
"created_at": "2023-01-28T09:42:05.517841-05:00",
"name": "Houston Rockets",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f7ec4b8-7392-48bf-8b1e-4244c0ddcf7c/?format=api"
}
]
}