GET /api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dee57f29-3007-4f62-9acf-8b834e27b3a8",
"match": "https://api-prod.gambitprofit.com/api/matches/30bafe12-b7c5-487a-b928-56695440d3c0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:57:01.511260-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": "Total Rounds Over 2.5",
"amount": 5875.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4125.0
}
],
"expected_reward_tokens": 9281.25,
"profit_sb": -218.75,
"profit_sb_percentage": -2.3,
"recommended": false
},
"lines": [
{
"id": "d6c831b7-4148-45df-b399-51700e2aff8e",
"gambit_id": "e04b0428-c822-4257-b8e3-af920490edb9",
"last_updated": "2023-03-13T14:11:56.644691-04:00",
"created_at": "2023-03-10T08:57:01.514395-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.58000",
"odds": "1.60610",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api"
},
{
"id": "3a6a75f9-7277-46f1-90bb-a3f1d0343883",
"gambit_id": "b230ca74-b60f-4fee-a42a-c0a879589c2c",
"last_updated": "2023-03-13T14:11:56.642279-04:00",
"created_at": "2023-03-10T08:57:01.512928-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.25000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dee57f29-3007-4f62-9acf-8b834e27b3a8/?format=api"
}
]
}