GET /api/bet_types/a1d93bf2-ef8e-411a-b82a-4dfc9c3048e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a1d93bf2-ef8e-411a-b82a-4dfc9c3048e7",
"match": "https://api-prod.gambitprofit.com/api/matches/9455feb8-1d57-4a10-8c90-84a96cd86bc1/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "Los Angeles Chargers",
"amount": 5095.0
},
{
"team": "Los Angeles Rams",
"amount": 4905.0
}
],
"expected_reward_tokens": 9171.0,
"profit_sb": 171.0,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "b707b3fa-3de5-4f0c-b7f9-54bfaec785fd",
"gambit_id": "abf7968c-7c07-4a7f-a139-8ceee5bc09a8",
"last_updated": "2022-08-14T13:52:13.709201-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Chargers",
"reward": "1.80000",
"odds": "1.86960",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d93bf2-ef8e-411a-b82a-4dfc9c3048e7/?format=api"
},
{
"id": "2e7bea2d-3e75-40c2-90cb-fca57fb96333",
"gambit_id": "d6239db1-1b34-4848-8246-18ad0878b911",
"last_updated": "2022-08-14T13:52:13.709576-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Rams",
"reward": "1.87000",
"odds": "1.95240",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a1d93bf2-ef8e-411a-b82a-4dfc9c3048e7/?format=api"
}
]
}