GET /api/bet_types/9b6267d3-c112-4533-9ad7-18077555fe2f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9b6267d3-c112-4533-9ad7-18077555fe2f",
"match": "https://api-prod.gambitprofit.com/api/matches/d6babc23-bc04-4174-888a-431a9c3da5a6/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-26T09:33:16.545246-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": "Phoenix Suns",
"amount": 5000.0
},
{
"team": "Indiana Pacers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0eb70d47-2b4e-48c2-8b7e-81cf7be3656a",
"gambit_id": "c004faac-d9b3-43a1-8546-0d82f737a955",
"last_updated": "2024-01-27T10:58:04.544922-05:00",
"created_at": "2024-01-26T09:33:16.552497-05:00",
"name": "Phoenix Suns",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6267d3-c112-4533-9ad7-18077555fe2f/?format=api"
},
{
"id": "bb63e667-c1cc-4efd-82a4-c41ab363df23",
"gambit_id": "bf3ab97c-850c-4d32-b009-bfe58a492755",
"last_updated": "2024-01-27T10:58:04.548308-05:00",
"created_at": "2024-01-26T09:33:16.559971-05:00",
"name": "Indiana Pacers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9b6267d3-c112-4533-9ad7-18077555fe2f/?format=api"
}
]
}