GET /api/bet_types/8502d046-2c99-4266-b9ce-4a3fe98cfefc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8502d046-2c99-4266-b9ce-4a3fe98cfefc",
"match": "https://api-prod.gambitprofit.com/api/matches/ebc79b29-68d5-41d0-9b41-76e2b7051730/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Game Total Under 39",
"amount": 5000.0
},
{
"team": "Game Total Over 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3162ee1d-877a-4132-bee4-3f2b622ae3c5",
"gambit_id": "e87537bf-cdf6-4c55-8ac6-9ff8fe0fb92c",
"last_updated": "2022-12-19T12:02:18.261734-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502d046-2c99-4266-b9ce-4a3fe98cfefc/?format=api"
},
{
"id": "cccc08ed-b0c4-4c04-bed5-0cc92897ce02",
"gambit_id": "79ee9f42-726e-4737-a5f6-6bdffd1363fb",
"last_updated": "2022-12-19T12:02:18.262792-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8502d046-2c99-4266-b9ce-4a3fe98cfefc/?format=api"
}
]
}