GET /api/bet_types/e7be76ec-21c6-449c-9ed0-653bc04f5b49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7be76ec-21c6-449c-9ed0-653bc04f5b49",
"match": "https://api-prod.gambitprofit.com/api/matches/b2ef3b8e-d5a1-46b1-a21e-24612f390401/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T13:36:51.371133-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 6",
"amount": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d3efea9c-c56c-4fa4-95f6-3a56fe9000d3",
"gambit_id": "fd8e332a-4795-4659-93cb-130d434e3e28",
"last_updated": "2023-04-03T10:11:55.604159-04:00",
"created_at": "2023-04-01T13:36:51.374563-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7be76ec-21c6-449c-9ed0-653bc04f5b49/?format=api"
},
{
"id": "69680534-6dea-4d14-bc5f-22019c41c203",
"gambit_id": "76d78c4b-b16f-4b12-aefd-1709f18ccfbb",
"last_updated": "2023-04-03T10:11:55.602851-04:00",
"created_at": "2023-04-01T13:36:51.372865-04:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7be76ec-21c6-449c-9ed0-653bc04f5b49/?format=api"
}
]
}