GET /api/bet_types/5179c32c-2fde-4a78-a142-a1c411814f36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5179c32c-2fde-4a78-a142-a1c411814f36",
"match": "https://api-prod.gambitprofit.com/api/matches/bcc249a3-4c1a-4563-8250-61ef2f096cf6/?format=api",
"name": "Play the Odds",
"created_at": "2023-01-30T17:46:53.142063-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": "Minnesota Timberwolves",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "77d42202-193a-4bdc-aec4-bdfd47792613",
"gambit_id": "ffff3c5c-1876-4436-b6ef-b99c487550ab",
"last_updated": "2023-01-31T09:12:14.441282-05:00",
"created_at": "2023-01-30T17:46:53.143906-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.88000",
"odds": "1.90910",
"spread": "1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5179c32c-2fde-4a78-a142-a1c411814f36/?format=api"
},
{
"id": "ac4f5056-b622-4248-9556-d3c82d29cd46",
"gambit_id": "ff9a2196-9094-4fee-b4e1-63b71b39856c",
"last_updated": "2023-01-31T09:12:14.442444-05:00",
"created_at": "2023-01-30T17:46:53.145879-05:00",
"name": "Sacramento Kings",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-1.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5179c32c-2fde-4a78-a142-a1c411814f36/?format=api"
}
]
}