GET /api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "490c44da-b215-426d-9f53-a86ba6a99abf",
"match": "https://api-prod.gambitprofit.com/api/matches/0575f6be-211a-4b97-8102-51ba35640e8e/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-02T08:58:24.636363-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": "HOU",
"amount": 5688.0
},
{
"team": "TEX",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "46b84485-cb72-432b-8dfd-dde7c5184b26",
"gambit_id": "0cb3ad29-452b-428b-98d0-ab907461140f",
"last_updated": "2023-07-03T10:58:21.795271-04:00",
"created_at": "2023-07-02T08:58:24.638808-04:00",
"name": "HOU",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
},
{
"id": "83c467c9-b3ce-44d1-a0a6-73aa6f868828",
"gambit_id": "ea967eb0-a8d9-4fdf-9e79-453f05475b23",
"last_updated": "2023-07-03T10:58:21.797025-04:00",
"created_at": "2023-07-02T08:58:24.640625-04:00",
"name": "TEX",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/490c44da-b215-426d-9f53-a86ba6a99abf/?format=api"
}
]
}