GET /api/bet_types/33bee8e6-35de-44fe-9c09-024cf9ae47c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33bee8e6-35de-44fe-9c09-024cf9ae47c6",
"match": "https://api-prod.gambitprofit.com/api/matches/5c33aefb-ef01-4c10-ae36-448840e0b27f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-09T09:48:14.916361-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5eae4729-c509-4567-b32d-32402060584c",
"gambit_id": "339a14a9-5756-4436-8049-17a40684b8d3",
"last_updated": "2023-06-10T17:03:15.396222-04:00",
"created_at": "2023-06-09T09:48:14.919453-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bee8e6-35de-44fe-9c09-024cf9ae47c6/?format=api"
},
{
"id": "625358b6-0cdb-4614-9f15-db069789a127",
"gambit_id": "2d1189fa-8d91-46c8-a807-872e9d7c2912",
"last_updated": "2023-06-10T17:03:15.394378-04:00",
"created_at": "2023-06-09T09:48:14.917867-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33bee8e6-35de-44fe-9c09-024cf9ae47c6/?format=api"
}
]
}