GET /api/bet_types/e88715f2-881d-4366-8038-be958bc43640/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e88715f2-881d-4366-8038-be958bc43640",
"match": "https://api-prod.gambitprofit.com/api/matches/2ecb96c2-2b56-4239-80cc-730503bc0b52/?format=api",
"name": "Over/Under",
"created_at": "2023-11-25T09:23:03.541359-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": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d0ce1124-ada1-41c1-af76-b18f2d3246bf",
"gambit_id": "13048023-54f7-4324-9d1a-d9c5160bb08c",
"last_updated": "2023-11-27T10:18:23.666787-05:00",
"created_at": "2023-11-25T09:23:03.544879-05:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e88715f2-881d-4366-8038-be958bc43640/?format=api"
},
{
"id": "1721588c-3ca2-48ce-a873-806267c02f97",
"gambit_id": "a8fd578d-5356-488b-846c-d2729b8afc2c",
"last_updated": "2023-11-27T10:18:23.670129-05:00",
"created_at": "2023-11-25T09:23:03.549044-05:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e88715f2-881d-4366-8038-be958bc43640/?format=api"
}
]
}