GET /api/bet_types/fb64b694-7026-4d0a-8348-7fb0898e9cd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb64b694-7026-4d0a-8348-7fb0898e9cd5",
"match": "https://api-prod.gambitprofit.com/api/matches/7a047dfc-a6a7-47af-8efd-28ea77346a93/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-11T17:33:21.525639-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": 5688.0
},
{
"team": "ATL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "292f877b-14e2-42a1-b655-aadb9fae47bc",
"gambit_id": "7b7ec6b3-02fe-4dd6-8372-bb566362ed5c",
"last_updated": "2023-09-12T21:28:19.613699-04:00",
"created_at": "2023-09-11T17:33:21.537926-04:00",
"name": "PHI",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb64b694-7026-4d0a-8348-7fb0898e9cd5/?format=api"
},
{
"id": "b9a37b43-dea1-48b5-8bd2-86ef4b1b4164",
"gambit_id": "a177a7f1-c170-4b57-8d88-24cffef7d066",
"last_updated": "2023-09-12T21:28:19.610648-04:00",
"created_at": "2023-09-11T17:33:21.533503-04:00",
"name": "ATL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb64b694-7026-4d0a-8348-7fb0898e9cd5/?format=api"
}
]
}