GET /api/bet_types/49f0b120-326f-4ff5-9b24-3b095554bab0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49f0b120-326f-4ff5-9b24-3b095554bab0",
"match": "https://api-prod.gambitprofit.com/api/matches/d3833391-6895-42be-a58f-3166eb1f1377/?format=api",
"name": "Over/Under",
"created_at": "2023-03-21T11:12:14.402550-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 Over 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "85794405-d0d6-4f90-ba3d-43cebd3434da",
"gambit_id": "063b6885-8371-42e6-89dc-7d94835a77ce",
"last_updated": "2023-03-22T16:41:54.877645-04:00",
"created_at": "2023-03-21T11:12:14.407168-04:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49f0b120-326f-4ff5-9b24-3b095554bab0/?format=api"
},
{
"id": "bc0bcd6d-5c6e-45d8-ab46-64fc7ec8a3ff",
"gambit_id": "8802daec-41c0-4425-9527-ad3d41ea32b6",
"last_updated": "2023-03-22T16:41:54.880253-04:00",
"created_at": "2023-03-21T11:12:14.405249-04:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49f0b120-326f-4ff5-9b24-3b095554bab0/?format=api"
}
]
}