GET /api/bet_types/f916f346-b38d-4f0c-a841-f8505b0c3d9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f916f346-b38d-4f0c-a841-f8505b0c3d9b",
"match": "https://api-prod.gambitprofit.com/api/matches/bcd4e189-281d-4cbf-979b-64ee4fa8ea51/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T10:47:01.455188-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5607e130-38d3-4827-979f-95f318006e14",
"gambit_id": "f87a11cb-7190-4388-b304-f9f508c50a68",
"last_updated": "2023-05-29T11:47:18.351911-04:00",
"created_at": "2023-05-27T10:47:01.464943-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f916f346-b38d-4f0c-a841-f8505b0c3d9b/?format=api"
},
{
"id": "c84d71c3-890f-440a-beb1-e3d44808e7d5",
"gambit_id": "a6dd60f0-c956-429b-ba21-103bd79e6fc2",
"last_updated": "2023-05-29T11:47:18.350163-04:00",
"created_at": "2023-05-27T10:47:01.462748-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f916f346-b38d-4f0c-a841-f8505b0c3d9b/?format=api"
}
]
}