GET /api/bet_types/cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89",
"match": "https://api-prod.gambitprofit.com/api/matches/fba40f5d-a537-443b-86b7-65136ece329f/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-06T22:48:26.379244-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": "Denver Broncos",
"amount": 5213.0
},
{
"team": "Las Vegas Raiders",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c33ce8a3-c74c-4a42-a197-9b7ba6817b06",
"gambit_id": "aed4d935-0c1b-41cb-a473-92c105cffcd8",
"last_updated": "2023-09-11T11:08:24.657359-04:00",
"created_at": "2023-09-06T22:48:26.388048-04:00",
"name": "Denver Broncos",
"reward": "1.80000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89/?format=api"
},
{
"id": "a253e3cc-6c27-4aa7-8b8e-6090418bf5cb",
"gambit_id": "9a86d6de-89dc-463f-b09f-7ac81615134b",
"last_updated": "2023-09-11T11:08:24.653838-04:00",
"created_at": "2023-09-06T22:48:26.383737-04:00",
"name": "Las Vegas Raiders",
"reward": "1.96000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb0b8dbb-7c10-4ffe-9ca4-ee838fd1da89/?format=api"
}
]
}