GET /api/bet_types/9b52e228-770c-4f92-8ff2-bcafd2273a4c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b52e228-770c-4f92-8ff2-bcafd2273a4c",
"match": "https://api-prod.gambitprofit.com/api/matches/a4f122ef-18c0-4820-916b-0e6da04274c6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-19T11:02:13.474580-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": "Boston Celtics",
"amount": 7718.0
},
{
"team": "Miami Heat",
"amount": 2282.0
}
],
"expected_reward_tokens": 9493.12,
"profit_sb": -6.88,
"profit_sb_percentage": -0.07,
"recommended": false
},
"lines": [
{
"id": "7be6e474-c0f1-4bb6-a5ae-f5616ef2474a",
"gambit_id": "e732edee-2333-4850-bbbc-475cf812121f",
"last_updated": "2023-05-20T15:42:14.942955-04:00",
"created_at": "2023-05-19T11:02:13.476009-04:00",
"name": "Boston Celtics",
"reward": "1.23000",
"odds": "1.23810",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b52e228-770c-4f92-8ff2-bcafd2273a4c/?format=api"
},
{
"id": "3aed1d2c-6e95-4987-848d-23ef1b7452bb",
"gambit_id": "33cc0479-38d0-484a-b664-bea500111e0a",
"last_updated": "2023-05-20T15:42:14.944686-04:00",
"created_at": "2023-05-19T11:02:13.477479-04:00",
"name": "Miami Heat",
"reward": "4.16000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b52e228-770c-4f92-8ff2-bcafd2273a4c/?format=api"
}
]
}