GET /api/bet_types/a2f713c9-5ec8-4765-8267-22214af203d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2f713c9-5ec8-4765-8267-22214af203d3",
"match": "https://api-prod.gambitprofit.com/api/matches/c6fd3683-a8fb-4ee8-83b1-4839b072c3d9/?format=api",
"name": "Over/Under",
"created_at": "2023-05-04T10:52:12.157869-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": "18c4adce-2c61-4bcf-8d3e-431e56a8dfa3",
"gambit_id": "0497de0d-39d4-4655-81d0-043403933181",
"last_updated": "2023-05-05T11:47:08.576108-04:00",
"created_at": "2023-05-04T10:52:12.159726-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/a2f713c9-5ec8-4765-8267-22214af203d3/?format=api"
},
{
"id": "b02d2451-db19-490b-9262-100bb560fe7b",
"gambit_id": "a47b1f9a-6f72-4d00-8a99-abe473894ceb",
"last_updated": "2023-05-05T11:47:08.577534-04:00",
"created_at": "2023-05-04T10:52:12.161271-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/a2f713c9-5ec8-4765-8267-22214af203d3/?format=api"
}
]
}