GET /api/bet_types/8218e4e6-36dd-4231-afc1-85278cc64168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8218e4e6-36dd-4231-afc1-85278cc64168",
"match": "https://api-prod.gambitprofit.com/api/matches/fa01e54b-084c-4ab8-bc61-d0fa69a36932/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-27T08:43:25.073131-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": "OAK",
"amount": 5599.0
},
{
"team": "NYY",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "95e14ffe-4e0b-415b-aa7e-eaa272386214",
"gambit_id": "319f990e-94df-47ea-bc82-8223d7f07583",
"last_updated": "2023-06-28T21:23:07.256411-04:00",
"created_at": "2023-06-27T08:43:25.078171-04:00",
"name": "OAK",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8218e4e6-36dd-4231-afc1-85278cc64168/?format=api"
},
{
"id": "25ba2a4f-9f38-40ad-8537-ef372777e168",
"gambit_id": "dd4d4ae0-2e47-4277-ae38-8bc666c8b606",
"last_updated": "2023-06-28T21:23:07.254780-04:00",
"created_at": "2023-06-27T08:43:25.075649-04:00",
"name": "NYY",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8218e4e6-36dd-4231-afc1-85278cc64168/?format=api"
}
]
}