GET /api/bet_types/861b84d0-8c48-47c1-b200-037c5001de91/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "861b84d0-8c48-47c1-b200-037c5001de91",
"match": "https://api-prod.gambitprofit.com/api/matches/9a170d9b-0f2e-4939-a855-b88ba7fb21a8/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-21T09:33:13.653599-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": "Los Angeles Clippers",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ade78ee4-8aba-4b70-bf78-55bd0373c83d",
"gambit_id": "ea0dafc4-4bab-42ea-b063-37aa3168c3ff",
"last_updated": "2024-01-23T18:48:25.856187-05:00",
"created_at": "2024-01-21T09:33:13.661562-05:00",
"name": "Los Angeles Clippers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861b84d0-8c48-47c1-b200-037c5001de91/?format=api"
},
{
"id": "a1390426-d233-430d-8758-211b22919019",
"gambit_id": "8a7a3429-f6ed-46e6-a513-2691e1ff77e1",
"last_updated": "2024-01-23T18:48:25.852937-05:00",
"created_at": "2024-01-21T09:33:13.657381-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/861b84d0-8c48-47c1-b200-037c5001de91/?format=api"
}
]
}