GET /api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcb2dc9b-df93-4b10-8f4d-c30e0a026597",
"match": "https://api-prod.gambitprofit.com/api/matches/570553f3-605e-4b0f-b657-c30ffa562d50/?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": "Miami Dolphins",
"amount": 5000.0
},
{
"team": "Buffalo Bills",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "a34d4f60-0931-47be-b412-a8fb064f3200",
"gambit_id": "1dbd15a8-8f6a-4ac0-92c6-ef164143c945",
"last_updated": "2022-12-19T11:57:23.272278-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Dolphins",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
},
{
"id": "60a4b6df-396d-4985-873f-38dce09e8f1b",
"gambit_id": "242a90f5-73dc-47cb-83ee-8011d0e803c5",
"last_updated": "2022-12-19T11:57:23.273361-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Buffalo Bills",
"reward": "1.80000",
"odds": "1.90910",
"spread": "-7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcb2dc9b-df93-4b10-8f4d-c30e0a026597/?format=api"
}
]
}