GET /api/bet_types/5e47db89-a873-43af-90ab-5dba855cd913/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e47db89-a873-43af-90ab-5dba855cd913",
"match": "https://api-prod.gambitprofit.com/api/matches/1330e74a-51b0-4a90-a632-10506c2e5c88/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T18:13:26.364534-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": "BOS (B Bernardino)",
"amount": 6060.0
},
{
"team": "OAK (P Blackburn)",
"amount": 3940.0
}
],
"expected_reward_tokens": 9574.2,
"profit_sb": 74.2,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "eb52e3ad-70ac-488d-988e-1db9ad2aafc7",
"gambit_id": "71afa5ca-3d0f-429f-b8e6-8daa1bd91105",
"last_updated": "2023-07-18T22:03:16.466275-04:00",
"created_at": "2023-07-17T18:13:26.366286-04:00",
"name": "BOS (B Bernardino)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e47db89-a873-43af-90ab-5dba855cd913/?format=api"
},
{
"id": "06ae34ad-e485-4ed1-982e-3c3d534a7bc1",
"gambit_id": "cb5e19eb-7b8c-4d36-80ca-9d015a2fbfb9",
"last_updated": "2023-07-18T22:03:16.467901-04:00",
"created_at": "2023-07-17T18:13:26.367890-04:00",
"name": "OAK (P Blackburn)",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e47db89-a873-43af-90ab-5dba855cd913/?format=api"
}
]
}