GET /api/bet_types/e8c02353-b94b-4ff1-a447-dec27ef97a2e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e8c02353-b94b-4ff1-a447-dec27ef97a2e",
"match": "https://api-prod.gambitprofit.com/api/matches/d0e646ea-90e4-4fc7-862a-831d3ce947a8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:03.290976-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": "Game Total Over 6.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "f49f207c-5d3d-469b-86f2-9bda3100f997",
"gambit_id": "2cccb57e-d62e-4a47-bc19-429581e14371",
"last_updated": "2023-12-01T19:18:09.838876-05:00",
"created_at": "2023-11-30T10:28:03.301059-05:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c02353-b94b-4ff1-a447-dec27ef97a2e/?format=api"
},
{
"id": "870f6d96-7cad-434c-b13e-21b860fe3044",
"gambit_id": "f36c6594-2af6-4680-b2b8-4751d8dbdc63",
"last_updated": "2023-12-01T19:18:09.842356-05:00",
"created_at": "2023-11-30T10:28:03.307557-05:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e8c02353-b94b-4ff1-a447-dec27ef97a2e/?format=api"
}
]
}