GET /api/bet_types/cece1f58-7352-40f7-a359-b1234369652e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cece1f58-7352-40f7-a359-b1234369652e",
"match": "https://api-prod.gambitprofit.com/api/matches/58f68173-943a-47c9-b08e-89419bb493af/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:16.651521-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f94dfde0-0aaa-4d13-b0e0-d3d4d951fc4c",
"gambit_id": "3ca1e6ee-420d-4f46-9cf1-c205f7463670",
"last_updated": "2023-07-27T22:58:18.528432-04:00",
"created_at": "2023-07-26T09:18:16.655889-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cece1f58-7352-40f7-a359-b1234369652e/?format=api"
},
{
"id": "692ecbb9-c39f-48c5-9915-d992d747616a",
"gambit_id": "04e537a9-2a3e-401f-bdef-7d3435ded131",
"last_updated": "2023-07-27T22:58:18.532620-04:00",
"created_at": "2023-07-26T09:18:16.660204-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cece1f58-7352-40f7-a359-b1234369652e/?format=api"
}
]
}