GET /api/bet_types/2cc821fb-ce55-4116-9190-cd7568ac9712/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cc821fb-ce55-4116-9190-cd7568ac9712",
"match": "https://api-prod.gambitprofit.com/api/matches/ad5c415d-cb99-4882-ae04-4c5641fd589c/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:08.586366-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 219",
"amount": 5000.0
},
{
"team": "Game Total Over 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "00eb88a3-9ffc-4641-b681-26a166ae1b8c",
"gambit_id": "e20dc4bc-7ab6-4795-9378-be31f92a4b95",
"last_updated": "2023-10-26T10:43:09.358325-04:00",
"created_at": "2023-10-25T09:13:08.589959-04:00",
"name": "Game Total Under 219",
"reward": "1.86000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc821fb-ce55-4116-9190-cd7568ac9712/?format=api"
},
{
"id": "99d51d78-fcbc-4ff9-9832-99d65ca35f0f",
"gambit_id": "e662eb8b-3d14-4088-a6d1-2417e661e27a",
"last_updated": "2023-10-26T10:43:09.365458-04:00",
"created_at": "2023-10-25T09:13:08.594212-04:00",
"name": "Game Total Over 219",
"reward": "1.86000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cc821fb-ce55-4116-9190-cd7568ac9712/?format=api"
}
]
}