GET /api/bet_types/dbebae07-11be-49bd-b9dd-c9adb6877285/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dbebae07-11be-49bd-b9dd-c9adb6877285",
"match": "https://api-prod.gambitprofit.com/api/matches/0950ef29-933e-4ce2-adac-7f076c7e7b9c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T08:38:26.270637-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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "52a8d980-b852-4bd7-9368-6490855d7d0e",
"gambit_id": "8a20f8c9-20ea-480b-a70e-8a721d5d51ca",
"last_updated": "2023-07-06T12:37:58.042643-04:00",
"created_at": "2023-07-05T08:38:26.272227-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbebae07-11be-49bd-b9dd-c9adb6877285/?format=api"
},
{
"id": "9d3b84ea-e2e4-4dd5-9bcc-6f6fee97b5d4",
"gambit_id": "92d70dcd-8687-479c-8441-20b14e606401",
"last_updated": "2023-07-06T12:37:58.045233-04:00",
"created_at": "2023-07-05T08:38:26.273981-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dbebae07-11be-49bd-b9dd-c9adb6877285/?format=api"
}
]
}