GET /api/bet_types/e973ba7b-7028-4734-9adc-272e362d2bd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e973ba7b-7028-4734-9adc-272e362d2bd5",
"match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-25T09:13:08.573850-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": "Cleveland Cavaliers",
"amount": 5319.0
},
{
"team": "Brooklyn Nets",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "6dcc4bf1-c478-4808-83b8-2a2adc7a43b5",
"gambit_id": "2f8e2506-6442-4dcc-a2c2-6391ad908cf8",
"last_updated": "2023-10-26T10:43:09.347942-04:00",
"created_at": "2023-10-25T09:13:08.577860-04:00",
"name": "Cleveland Cavaliers",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e973ba7b-7028-4734-9adc-272e362d2bd5/?format=api"
},
{
"id": "da29ad35-e21a-49b0-8ef6-b0d523f41081",
"gambit_id": "595c3fd8-3cd4-4901-90a3-905db207e1b8",
"last_updated": "2023-10-26T10:43:09.351496-04:00",
"created_at": "2023-10-25T09:13:08.582261-04:00",
"name": "Brooklyn Nets",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e973ba7b-7028-4734-9adc-272e362d2bd5/?format=api"
}
]
}