GET /api/bet_types/393774bc-b723-4dea-9fd8-5f91a8209872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "393774bc-b723-4dea-9fd8-5f91a8209872",
"match": "https://api-prod.gambitprofit.com/api/matches/9d764037-aa1c-4de3-b872-694f708c85b8/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:14.580162-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 9",
"amount": 5214.0
},
{
"team": "Game Total Over 9",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5777328a-ee5c-40fa-8049-8faa283f6288",
"gambit_id": "6f075af1-6f4f-43fc-ae6a-65cdfaae300a",
"last_updated": "2023-05-25T13:47:08.957100-04:00",
"created_at": "2023-05-22T11:27:14.582247-04:00",
"name": "Game Total Under 9",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393774bc-b723-4dea-9fd8-5f91a8209872/?format=api"
},
{
"id": "78c01655-8ab8-43cb-a54e-e605e68b01fa",
"gambit_id": "c1bb81f6-0f87-492c-afa3-236474426588",
"last_updated": "2023-05-25T13:47:08.959409-04:00",
"created_at": "2023-05-22T11:27:14.584319-04:00",
"name": "Game Total Over 9",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/393774bc-b723-4dea-9fd8-5f91a8209872/?format=api"
}
]
}