GET /api/bet_types/fd5cf880-1fe5-4d4b-9791-132a11a2620f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd5cf880-1fe5-4d4b-9791-132a11a2620f",
"match": "https://api-prod.gambitprofit.com/api/matches/2d825fdc-01d5-4ded-b45b-6d1a15ef18ad/?format=api",
"name": "Over/Under",
"created_at": "2023-08-09T14:53:18.065738-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": "0be3bdb4-f439-49c9-adbf-78a2b91be006",
"gambit_id": "c5220c33-07e3-46e8-83b0-a00506a64947",
"last_updated": "2023-08-10T12:28:26.622287-04:00",
"created_at": "2023-08-09T14:53:18.069739-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/fd5cf880-1fe5-4d4b-9791-132a11a2620f/?format=api"
},
{
"id": "dd0aba09-096f-48a1-bcf8-9224d125e3b8",
"gambit_id": "0bd20171-d2cc-448e-979e-4a43f0ca6dce",
"last_updated": "2023-08-10T12:28:26.625678-04:00",
"created_at": "2023-08-09T14:53:18.074294-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/fd5cf880-1fe5-4d4b-9791-132a11a2620f/?format=api"
}
]
}