GET /api/bet_types/def78e15-9c97-4139-b535-0c14b3993beb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "def78e15-9c97-4139-b535-0c14b3993beb",
"match": "https://api-prod.gambitprofit.com/api/matches/b12d11c6-6700-4d54-bcfa-1b565a57bd71/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:52:12.079348-04: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 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6081b110-e0a6-4bf6-919a-d70dade2db08",
"gambit_id": "93a4ba34-bab7-4f20-990a-f6322e567118",
"last_updated": "2023-04-05T17:37:10.838927-04:00",
"created_at": "2023-04-04T09:52:12.081212-04:00",
"name": "Game Total Under 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def78e15-9c97-4139-b535-0c14b3993beb/?format=api"
},
{
"id": "0ebdf04b-2c16-4138-81f2-fece4a4ab4af",
"gambit_id": "134ffc80-4f01-44ca-ad5b-80b382afae07",
"last_updated": "2023-04-05T17:37:10.840750-04:00",
"created_at": "2023-04-04T09:52:12.082887-04:00",
"name": "Game Total Over 232",
"reward": "1.87000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/def78e15-9c97-4139-b535-0c14b3993beb/?format=api"
}
]
}