GET /api/bet_types/e4dd024c-b441-4798-be49-e016f01009c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4dd024c-b441-4798-be49-e016f01009c5",
"match": "https://api-prod.gambitprofit.com/api/matches/e7a49146-03f7-47de-8288-ed2a0cc73827/?format=api",
"name": "Over/Under",
"created_at": "2023-05-26T11:52:11.121749-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.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "c60c16fa-549d-424a-aba9-a5737d5ec3ae",
"gambit_id": "3897e402-9b0a-4a12-b114-841cc0822e28",
"last_updated": "2023-05-27T16:02:12.334511-04:00",
"created_at": "2023-05-26T11:52:11.123731-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd024c-b441-4798-be49-e016f01009c5/?format=api"
},
{
"id": "fd8c4cea-2892-48ae-947e-9e485df47efa",
"gambit_id": "bb91bb92-be16-49b6-9a88-0cad2223a655",
"last_updated": "2023-05-27T16:02:12.337065-04:00",
"created_at": "2023-05-26T11:52:11.125953-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4dd024c-b441-4798-be49-e016f01009c5/?format=api"
}
]
}