GET /api/bet_types/adcec46d-a9c2-4ea2-8bb9-2f6bf2058573/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adcec46d-a9c2-4ea2-8bb9-2f6bf2058573",
"match": "https://api-prod.gambitprofit.com/api/matches/2cbf2a1e-b0f6-46bf-95b5-811d9a10d021/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-25T09:13:14.016711-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": "Baltimore Ravens",
"amount": 5094.0
},
{
"team": "Arizona Cardinals",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "8ae0be78-6bc7-48d5-b398-0ff19e070452",
"gambit_id": "5be9c5ea-b1e7-4c09-83d7-a45db5f14ba4",
"last_updated": "2023-10-30T15:28:27.154927-04:00",
"created_at": "2023-10-25T09:13:14.021547-04:00",
"name": "Baltimore Ravens",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcec46d-a9c2-4ea2-8bb9-2f6bf2058573/?format=api"
},
{
"id": "ed62f4f3-bd9f-4118-8f45-c0d6427b6bee",
"gambit_id": "876f2f7d-c622-4771-ac0f-0897e3d67562",
"last_updated": "2023-10-30T15:28:27.158766-04:00",
"created_at": "2023-10-25T09:13:14.025989-04:00",
"name": "Arizona Cardinals",
"reward": "1.90000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adcec46d-a9c2-4ea2-8bb9-2f6bf2058573/?format=api"
}
]
}