GET /api/bet_types/5673cb1c-4cbc-4a67-9149-5f5352ac94d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5673cb1c-4cbc-4a67-9149-5f5352ac94d2",
"match": "https://api-prod.gambitprofit.com/api/matches/262ccc76-e551-432a-85e4-bbdcefc4a4d2/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-29T09:13:13.686980-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": "San Antonio Spurs",
"amount": 5107.0
},
{
"team": "Washington Wizards",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8d256da6-15a1-402b-83aa-ec8f6809636a",
"gambit_id": "8d0621df-997a-49f0-bad5-fa4b2518253b",
"last_updated": "2024-01-31T10:18:30.798080-05:00",
"created_at": "2024-01-29T09:13:13.694758-05:00",
"name": "San Antonio Spurs",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5673cb1c-4cbc-4a67-9149-5f5352ac94d2/?format=api"
},
{
"id": "3cc603bd-cce2-40cf-9219-d556cc7056a3",
"gambit_id": "1354ee5e-3172-4ce7-9c27-9b86cee6436e",
"last_updated": "2024-01-31T10:18:30.794016-05:00",
"created_at": "2024-01-29T09:13:13.690894-05:00",
"name": "Washington Wizards",
"reward": "1.91000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5673cb1c-4cbc-4a67-9149-5f5352ac94d2/?format=api"
}
]
}