GET /api/bet_types/179ba41f-375d-4c42-a4e1-67c5492b41b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "179ba41f-375d-4c42-a4e1-67c5492b41b8",
"match": "https://api-prod.gambitprofit.com/api/matches/cfa448ea-d45f-4378-b29d-cd2605b35796/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-14T09:33:06.011510-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": "SFO",
"amount": 5857.0
},
{
"team": "COL",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "c80bda15-beff-48ce-a5f0-63e88dedb367",
"gambit_id": "7eaf104d-ae52-47bc-ad50-803b23ead96e",
"last_updated": "2023-09-21T20:38:15.154454-04:00",
"created_at": "2023-09-14T09:33:06.015301-04:00",
"name": "SFO",
"reward": "1.62000",
"odds": "1.64520",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179ba41f-375d-4c42-a4e1-67c5492b41b8/?format=api"
},
{
"id": "e281c3af-a9fa-416c-aff7-9650a7daa9e4",
"gambit_id": "a611c5c1-00a9-4ca3-ad8e-2a0fbcdf5fb3",
"last_updated": "2023-09-21T20:38:15.158332-04:00",
"created_at": "2023-09-14T09:33:06.021091-04:00",
"name": "COL",
"reward": "2.29000",
"odds": "2.35000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179ba41f-375d-4c42-a4e1-67c5492b41b8/?format=api"
}
]
}