GET /api/bet_types/b313940d-2a39-44e3-871f-1cea3edf6543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b313940d-2a39-44e3-871f-1cea3edf6543",
"match": "https://api-prod.gambitprofit.com/api/matches/34b41078-fe35-4f60-b3f9-d61d13776371/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-12T09:23:00.767032-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": "PHI",
"amount": 5939.0
},
{
"team": "ATL",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "b1dae077-dfc8-404e-93a1-1f17eed8562c",
"gambit_id": "01086bfd-c15d-40a7-be17-b1b8d2eaf96a",
"last_updated": "2023-09-15T16:33:16.938058-04:00",
"created_at": "2023-09-12T09:23:00.776175-04:00",
"name": "PHI",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b313940d-2a39-44e3-871f-1cea3edf6543/?format=api"
},
{
"id": "4f67ab51-0d8f-4522-8ece-2f344090a1a8",
"gambit_id": "8668ab44-934f-43c9-9eae-d37241e8634b",
"last_updated": "2023-09-15T16:33:16.933700-04:00",
"created_at": "2023-09-12T09:23:00.771775-04:00",
"name": "ATL",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b313940d-2a39-44e3-871f-1cea3edf6543/?format=api"
}
]
}