GET /api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "adbaef35-e857-42a0-8851-397050587414",
"match": "https://api-prod.gambitprofit.com/api/matches/6503250d-be52-4c97-af74-5def2171c9b5/?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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Under 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "7d963a6d-87b6-4388-a13b-7ee431ea3235",
"gambit_id": "c2087da9-a6d5-4b52-82f1-b2542d4cef43",
"last_updated": "2022-12-02T10:12:17.383595-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
},
{
"id": "cbe18dc5-6980-4e4c-bcc8-85debb4b2628",
"gambit_id": "1aeefef5-4949-4fe1-b56a-7b341e4e5ce8",
"last_updated": "2022-12-02T10:12:17.382433-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 221.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/adbaef35-e857-42a0-8851-397050587414/?format=api"
}
]
}