GET /api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4497a2d1-446e-4793-8cb3-6987252d93ef",
"match": "https://api-prod.gambitprofit.com/api/matches/915b92f2-694d-4d58-9b6f-2e7726a8f764/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-02T08:58:24.843786-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": "COL",
"amount": 6090.0
},
{
"team": "DET",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "cc440ef4-adf5-48f4-b51a-0538642323dd",
"gambit_id": "7ec82c70-5cfa-40fb-b441-96379ae5f8f9",
"last_updated": "2023-07-04T10:13:00.317571-04:00",
"created_at": "2023-07-02T08:58:24.848035-04:00",
"name": "COL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
},
{
"id": "1feeb9fd-dd49-4575-9a3d-b72d0f480ebe",
"gambit_id": "aa41e3ae-5698-4680-9e3c-f5154ed07898",
"last_updated": "2023-07-04T10:13:00.315734-04:00",
"created_at": "2023-07-02T08:58:24.845784-04:00",
"name": "DET",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4497a2d1-446e-4793-8cb3-6987252d93ef/?format=api"
}
]
}