GET /api/bet_types/7abbfe16-4eeb-415f-80fd-b239fd407d58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7abbfe16-4eeb-415f-80fd-b239fd407d58",
"match": "https://api-prod.gambitprofit.com/api/matches/0105f76c-52ee-4fcb-893e-a64c41140e9d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-02T08:23:15.580688-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": "LAA",
"amount": 5213.0
},
{
"team": "ATL",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ae37418f-1bcd-4cf5-8aee-8967d42f73b5",
"gambit_id": "3230f43a-ec8e-4a1f-a792-82b214787e51",
"last_updated": "2023-08-03T10:58:01.411865-04:00",
"created_at": "2023-08-02T08:23:15.586563-04:00",
"name": "LAA",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abbfe16-4eeb-415f-80fd-b239fd407d58/?format=api"
},
{
"id": "74468c99-5b63-41d1-a9ca-a910fe868b52",
"gambit_id": "847bca85-092d-4c30-a701-e897a0d9a00d",
"last_updated": "2023-08-03T10:58:01.416410-04:00",
"created_at": "2023-08-02T08:23:15.592330-04:00",
"name": "ATL",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7abbfe16-4eeb-415f-80fd-b239fd407d58/?format=api"
}
]
}