GET /api/bet_types/c2bf4cc3-0266-474a-9b57-dd35360b309e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2bf4cc3-0266-474a-9b57-dd35360b309e",
"match": "https://api-prod.gambitprofit.com/api/matches/e870a95d-d080-44ff-a671-62da5ef784cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-24T13:02:08.566165-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": "CWS",
"amount": 5784.0
},
{
"team": "TOR",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "f24e7633-c845-43ca-89da-3c191628f4cf",
"gambit_id": "9a46cc0e-a352-4b96-9daf-2e9cc9f45ae1",
"last_updated": "2023-04-25T11:42:19.537523-04:00",
"created_at": "2023-04-24T13:02:08.571102-04:00",
"name": "CWS",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bf4cc3-0266-474a-9b57-dd35360b309e/?format=api"
},
{
"id": "08dc1e99-119d-4e28-8998-9977fccdf8e0",
"gambit_id": "2c4a608e-8897-4db6-ad24-2a8b527f1426",
"last_updated": "2023-04-25T11:42:19.535186-04:00",
"created_at": "2023-04-24T13:02:08.568578-04:00",
"name": "TOR",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2bf4cc3-0266-474a-9b57-dd35360b309e/?format=api"
}
]
}