GET /api/bet_types/fffb08f2-31b2-46c2-8162-d5ad34f404b3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fffb08f2-31b2-46c2-8162-d5ad34f404b3",
"match": "https://api-prod.gambitprofit.com/api/matches/d298e69d-f9ac-43a5-b581-51cee505b838/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:43:00.495630-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": "Green Bay Packers",
"amount": 5319.0
},
{
"team": "Chicago Bears",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "15b529bd-cd47-425f-a3b4-69f1175c47de",
"gambit_id": "aa325eef-0a0c-4b2e-945f-ad87a62b012a",
"last_updated": "2024-01-09T10:28:28.130156-05:00",
"created_at": "2024-01-04T09:43:00.503463-05:00",
"name": "Green Bay Packers",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffb08f2-31b2-46c2-8162-d5ad34f404b3/?format=api"
},
{
"id": "8a356a48-35b8-4647-bd35-ded0f7cd9fb3",
"gambit_id": "c96aaa32-35cc-4f3f-be1a-1c6bcb23bb45",
"last_updated": "2024-01-09T10:28:28.126786-05:00",
"created_at": "2024-01-04T09:43:00.499557-05:00",
"name": "Chicago Bears",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fffb08f2-31b2-46c2-8162-d5ad34f404b3/?format=api"
}
]
}