GET /api/bet_types/20836b72-3dc8-4092-a866-bfe68cdfb81f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20836b72-3dc8-4092-a866-bfe68cdfb81f",
"match": "https://api-prod.gambitprofit.com/api/matches/e676f4f5-7060-4cd0-a472-f3c7e5cd3ea2/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T08:16:56.734099-05: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": "Total Rounds Under 2.5",
"amount": 5202.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4798.0
}
],
"expected_reward_tokens": 9259.56,
"profit_sb": -240.44,
"profit_sb_percentage": -2.53,
"recommended": false
},
"lines": [
{
"id": "c3403522-f1c3-48ab-8c4d-0d0080ab106c",
"gambit_id": "1ff0f5df-d6e9-469a-9ba3-818acd7e6413",
"last_updated": "2023-01-23T11:47:06.516751-05:00",
"created_at": "2023-01-21T08:16:56.735332-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20836b72-3dc8-4092-a866-bfe68cdfb81f/?format=api"
},
{
"id": "0378bf84-3c93-4157-ba35-596a11575629",
"gambit_id": "978db275-e580-49af-b56b-ce32333b025b",
"last_updated": "2023-01-23T11:47:06.517874-05:00",
"created_at": "2023-01-21T08:16:56.736645-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20836b72-3dc8-4092-a866-bfe68cdfb81f/?format=api"
}
]
}