GET /api/bet_types/4260d939-4f1a-4de1-b801-e22b0cf40e82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4260d939-4f1a-4de1-b801-e22b0cf40e82",
"match": "https://api-prod.gambitprofit.com/api/matches/fb2c2303-467e-424a-8684-9061a2b30a13/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-07T12:18:15.307898-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": "TEX",
"amount": 6160.0
},
{
"team": "BAL",
"amount": 3840.0
}
],
"expected_reward_tokens": 9484.8,
"profit_sb": -15.2,
"profit_sb_percentage": -0.16,
"recommended": false
},
"lines": [
{
"id": "a880b580-e09a-4e1b-a904-61864a361f7a",
"gambit_id": "2d579f45-eefc-49dc-ad28-4256c01db21e",
"last_updated": "2023-10-09T08:58:12.549101-04:00",
"created_at": "2023-10-07T12:18:15.311270-04:00",
"name": "TEX",
"reward": "1.54000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4260d939-4f1a-4de1-b801-e22b0cf40e82/?format=api"
},
{
"id": "f96ba533-34a6-4a95-b13f-e841134172bc",
"gambit_id": "cf7c99d8-ff1b-4ff5-bfcf-250cdcd23dfb",
"last_updated": "2023-10-09T08:58:12.552670-04:00",
"created_at": "2023-10-07T12:18:15.316564-04:00",
"name": "BAL",
"reward": "2.47000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4260d939-4f1a-4de1-b801-e22b0cf40e82/?format=api"
}
]
}