GET /api/bet_types/a48a7703-4473-435d-b2a0-ce54db850b6f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a48a7703-4473-435d-b2a0-ce54db850b6f",
"match": "https://api-prod.gambitprofit.com/api/matches/da32848c-a06b-4e95-88b4-ae94a38be651/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-24T08:58:06.307108-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": "SEA",
"amount": 6308.0
},
{
"team": "BAL",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "4836cee1-cd0f-445c-8901-c1e498e394ca",
"gambit_id": "a93dd9bd-d6d0-4993-a7c7-8a0796432df3",
"last_updated": "2023-06-26T10:43:17.098375-04:00",
"created_at": "2023-06-24T08:58:06.308901-04:00",
"name": "SEA",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a48a7703-4473-435d-b2a0-ce54db850b6f/?format=api"
},
{
"id": "deef3a2a-c044-49b1-80e1-a207b0dac754",
"gambit_id": "40b7ec36-31cc-4690-bf8d-c12f6e16cd0e",
"last_updated": "2023-06-26T10:43:17.100520-04:00",
"created_at": "2023-06-24T08:58:06.311034-04:00",
"name": "BAL",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a48a7703-4473-435d-b2a0-ce54db850b6f/?format=api"
}
]
}