GET /api/bet_types/4cd29de9-d4e8-4a38-8771-1753ddaec1b5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4cd29de9-d4e8-4a38-8771-1753ddaec1b5",
"match": "https://api-prod.gambitprofit.com/api/matches/e7918f7f-f5c4-40f3-9dd9-7c1569c58417/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:41:55.890800-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "861f7cf1-ba20-465b-a463-b9df7df6c7e4",
"gambit_id": "dbe40651-004c-4369-a53c-64444aa9757f",
"last_updated": "2023-04-26T20:37:15.537302-04:00",
"created_at": "2023-04-25T11:41:55.895693-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd29de9-d4e8-4a38-8771-1753ddaec1b5/?format=api"
},
{
"id": "8e5338a3-2852-4a66-bb12-2f2640c4f91f",
"gambit_id": "ec102a54-623b-4c67-a114-b8db4afb6b2a",
"last_updated": "2023-04-26T20:37:15.535600-04:00",
"created_at": "2023-04-25T11:41:55.893188-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4cd29de9-d4e8-4a38-8771-1753ddaec1b5/?format=api"
}
]
}