GET /api/bet_types/bcf8d666-5940-4325-a6c6-64d37eda48fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bcf8d666-5940-4325-a6c6-64d37eda48fb",
"match": "https://api-prod.gambitprofit.com/api/matches/0c15ea42-0f55-4af6-ab93-10d9fbfd686a/?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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Under 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "bec063d0-16a6-466c-920e-6c58870d6bd3",
"gambit_id": "ad5b78a1-04e4-46bb-ade3-6b29bbbaeefb",
"last_updated": "2022-11-21T15:59:01.104010-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf8d666-5940-4325-a6c6-64d37eda48fb/?format=api"
},
{
"id": "64986585-d805-40a9-aa4e-cffad03e2532",
"gambit_id": "997bd6d3-d101-42b0-ac76-db9d6379dfa6",
"last_updated": "2022-11-21T15:59:01.103019-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bcf8d666-5940-4325-a6c6-64d37eda48fb/?format=api"
}
]
}