GET /api/bet_types/257e8650-fd5b-4e1d-87f4-7a9bb619dd1a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "257e8650-fd5b-4e1d-87f4-7a9bb619dd1a",
"match": "https://api-prod.gambitprofit.com/api/matches/6074b6ab-7800-4030-bbbd-2d353782e661/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T17:22:12.346085-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fd4a9bc2-6c0f-4e14-81ec-73057d62894e",
"gambit_id": "6a1b4ffb-e21e-496b-8061-f37e70c6a705",
"last_updated": "2023-04-26T20:32:15.932527-04:00",
"created_at": "2023-04-25T17:22:12.351039-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e8650-fd5b-4e1d-87f4-7a9bb619dd1a/?format=api"
},
{
"id": "cb0f9eef-85ed-4ced-b73b-ef9569642ba5",
"gambit_id": "f2fb9bd2-40fa-4e0c-82d5-ae0255a111f9",
"last_updated": "2023-04-26T20:32:15.930538-04:00",
"created_at": "2023-04-25T17:22:12.348632-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/257e8650-fd5b-4e1d-87f4-7a9bb619dd1a/?format=api"
}
]
}