GET /api/bet_types/5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc",
"match": "https://api-prod.gambitprofit.com/api/matches/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api",
"name": "Over/Under",
"created_at": "2023-08-12T09:43:04.739885-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "0822b3a1-dbe8-45b9-922f-6c8d70eb87e6",
"gambit_id": "2cc880e3-5dcc-4917-a639-1f9cb4109691",
"last_updated": "2023-08-14T10:48:13.577767-04:00",
"created_at": "2023-08-12T09:43:04.751133-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc/?format=api"
},
{
"id": "c6410b94-43ba-4803-aa28-a4138ff23f62",
"gambit_id": "0a18c7a8-439a-4878-8029-2dd9cd7a39db",
"last_updated": "2023-08-14T10:48:13.574328-04:00",
"created_at": "2023-08-12T09:43:04.745534-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5ca4b43b-e5f1-41ce-9a4f-5cfd115dfffc/?format=api"
}
]
}