GET /api/bet_types/fa3d04d4-4320-4b2d-8d2c-0a084b45c512/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa3d04d4-4320-4b2d-8d2c-0a084b45c512",
"match": "https://api-prod.gambitprofit.com/api/matches/db454957-2216-4a6a-943e-fe22fa8497cc/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-02T09:57:09.904524-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": "San Antonio Spurs",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "635a372c-1f0c-4bc7-b5c6-5db6960bb8e4",
"gambit_id": "fcffc2f7-e2d4-4f5d-9d69-c00613dc2311",
"last_updated": "2023-04-03T20:12:05.510569-04:00",
"created_at": "2023-04-02T09:57:09.909328-04:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "16.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3d04d4-4320-4b2d-8d2c-0a084b45c512/?format=api"
},
{
"id": "dcd359e5-adcd-4744-a590-44328cc5d97f",
"gambit_id": "8d900b9e-9f74-4540-a722-3a2fd3e23f73",
"last_updated": "2023-04-03T20:12:05.508195-04:00",
"created_at": "2023-04-02T09:57:09.906885-04:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-16.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa3d04d4-4320-4b2d-8d2c-0a084b45c512/?format=api"
}
]
}