GET /api/bet_types/28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f",
"match": "https://api-prod.gambitprofit.com/api/matches/2575107a-076c-41a5-ada4-476c193ea19c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-10T15:12:00.718722-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "fd2de0b0-a2a3-4eaa-90a7-61f1cec94929",
"gambit_id": "ee80859f-0af7-449d-be57-85449c89d666",
"last_updated": "2023-05-11T11:17:08.323410-04:00",
"created_at": "2023-05-10T15:12:00.720189-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f/?format=api"
},
{
"id": "7cc93565-3f85-4045-881d-8840271b5d88",
"gambit_id": "63c30bd0-6edf-4d8a-b9a1-4bb7630929a6",
"last_updated": "2023-05-11T11:17:08.325057-04:00",
"created_at": "2023-05-10T15:12:00.721633-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28c3fbb9-86a7-4ac1-a40f-842fc8fd2b8f/?format=api"
}
]
}