GET /api/bet_types/62b48c57-99b4-43cb-bcb8-267610e69e95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62b48c57-99b4-43cb-bcb8-267610e69e95",
"match": "https://api-prod.gambitprofit.com/api/matches/239a4ae5-0e24-4d77-94a9-41c7a01e9a83/?format=api",
"name": "Over/Under",
"created_at": "2023-10-28T09:08:07.352761-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 6",
"amount": 5214.0
},
{
"team": "Game Total Over 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "bbcf376f-f40b-47e7-93db-c2c20e9b1b7e",
"gambit_id": "937f7599-9fd2-4b5d-adbc-b63dc0e767e6",
"last_updated": "2023-10-30T13:28:22.269650-04:00",
"created_at": "2023-10-28T09:08:07.362195-04:00",
"name": "Game Total Under 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b48c57-99b4-43cb-bcb8-267610e69e95/?format=api"
},
{
"id": "8ca06f31-0b90-49ba-934d-d09bb4601977",
"gambit_id": "8a25783b-4a4e-45dd-9471-56a2d1f7d0cb",
"last_updated": "2023-10-30T13:28:22.265289-04:00",
"created_at": "2023-10-28T09:08:07.356770-04:00",
"name": "Game Total Over 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62b48c57-99b4-43cb-bcb8-267610e69e95/?format=api"
}
]
}