GET /api/bet_types/fc717e5e-da30-4933-bb85-2803acd48630/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc717e5e-da30-4933-bb85-2803acd48630",
"match": "https://api-prod.gambitprofit.com/api/matches/9c704117-c244-4310-bd31-b0406c17d70e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-04T09:18:23.173880-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": "Milwaukee Bucks",
"amount": 5000.0
},
{
"team": "San Antonio Spurs",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "77f45c73-63eb-4df1-8f18-397d65d262a9",
"gambit_id": "239f118c-7aa5-4010-ac08-55b8e483abad",
"last_updated": "2024-01-05T14:03:04.651885-05:00",
"created_at": "2024-01-04T09:18:23.178469-05:00",
"name": "Milwaukee Bucks",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc717e5e-da30-4933-bb85-2803acd48630/?format=api"
},
{
"id": "7626f23a-caf1-47d7-846e-702b2e28f9b3",
"gambit_id": "a1866ca2-4de2-4713-87a9-59d0a6e8d937",
"last_updated": "2024-01-05T14:03:04.655406-05:00",
"created_at": "2024-01-04T09:18:23.184158-05:00",
"name": "San Antonio Spurs",
"reward": "1.87000",
"odds": "1.90910",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc717e5e-da30-4933-bb85-2803acd48630/?format=api"
}
]
}