GET /api/bet_types/fc9b7ceb-11ac-43c7-a740-c4892436bda5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc9b7ceb-11ac-43c7-a740-c4892436bda5",
"match": "https://api-prod.gambitprofit.com/api/matches/b68a2af1-6c10-48fc-bfac-94876aa759b2/?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 Over 2.5",
"amount": 5979.0
},
{
"team": "Game Total Under 2.5",
"amount": 4021.0
}
],
"expected_reward_tokens": 9327.24,
"profit_sb": -172.76,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "f510fe0d-5806-4d5c-a527-5eb454710b6c",
"gambit_id": "6e624e59-3e75-4689-84f8-1113a66a4398",
"last_updated": "2022-10-24T10:27:06.672180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.56000",
"odds": "1.57000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9b7ceb-11ac-43c7-a740-c4892436bda5/?format=api"
},
{
"id": "21fd7b2f-f1b5-4dfc-aed3-0c9ebf6bc518",
"gambit_id": "dcb18bcb-f82e-43f0-8d7f-44fe70807753",
"last_updated": "2022-10-24T10:27:06.671005-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.32000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc9b7ceb-11ac-43c7-a740-c4892436bda5/?format=api"
}
]
}