GET /api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "597451e2-c2c0-454e-8a3e-7e28f96af379",
"match": "https://api-prod.gambitprofit.com/api/matches/58e166e0-8eb5-46b0-bfd6-ae9a6c1ec742/?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 224",
"amount": 5000.0
},
{
"team": "Game Total Over 224",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "135fea07-6711-4f2f-8582-a5d661321bcb",
"gambit_id": "a32d6e2c-45d5-4262-8e2f-663dd0d2b9d5",
"last_updated": "2022-11-16T09:42:24.383446-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
},
{
"id": "a524a82a-4955-4ccb-973a-b9fe50bc538d",
"gambit_id": "ed5629a4-24bf-48ff-b466-2f6be83f67b1",
"last_updated": "2022-11-16T09:42:24.384570-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 224",
"reward": "1.80000",
"odds": "1.90910",
"spread": "224.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/597451e2-c2c0-454e-8a3e-7e28f96af379/?format=api"
}
]
}