GET /api/bet_types/1c9e413d-7456-404b-94d5-3d9454fe5a58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c9e413d-7456-404b-94d5-3d9454fe5a58",
"match": "https://api-prod.gambitprofit.com/api/matches/61ed5f2c-d72b-4fd4-a901-16176824e3c9/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:25.016876-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a7386b4a-8aa3-4771-ae07-09079ef80e65",
"gambit_id": "c8e1b7d5-9723-4d7c-8172-9db55defe2a0",
"last_updated": "2023-08-17T10:43:02.512701-04:00",
"created_at": "2023-08-15T08:58:25.026776-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9e413d-7456-404b-94d5-3d9454fe5a58/?format=api"
},
{
"id": "31821436-024c-413e-9e27-d0c00ff32de8",
"gambit_id": "08cb8db7-bd00-45bd-b0b0-ae4a57b111a3",
"last_updated": "2023-08-17T10:43:02.509428-04:00",
"created_at": "2023-08-15T08:58:25.022332-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c9e413d-7456-404b-94d5-3d9454fe5a58/?format=api"
}
]
}