GET /api/bet_types/2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0",
"match": "https://api-prod.gambitprofit.com/api/matches/b4811d3a-1eb9-4570-80f5-1ff71f1b7082/?format=api",
"name": "Over/Under",
"created_at": "2023-04-17T11:42:01.309049-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "01e13a74-c9bd-4d66-be9c-c3a2961bb83e",
"gambit_id": "d8c990fb-f402-4c4f-81c2-094d0d75ecb1",
"last_updated": "2023-04-18T12:12:11.069325-04:00",
"created_at": "2023-04-17T11:42:01.311527-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0/?format=api"
},
{
"id": "dd372ebd-2005-4edb-aa2e-df0f2ed87131",
"gambit_id": "8c7d9ed9-34ef-46b6-ab32-1eeeabbf579e",
"last_updated": "2023-04-18T12:12:11.070720-04:00",
"created_at": "2023-04-17T11:42:01.313907-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2c6bd3d9-6ce7-42b5-92aa-0982181bb9f0/?format=api"
}
]
}