GET /api/bet_types/7eda7051-cd4e-4b64-9517-843978b4beff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7eda7051-cd4e-4b64-9517-843978b4beff",
"match": "https://api-prod.gambitprofit.com/api/matches/23270835-98ae-4a5f-a1c5-368f3b8e4031/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:22.891695-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 Under 234.5",
"amount": 5000.0
},
{
"team": "Game Total Over 234.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8507461f-3e43-46b2-a811-03f6c2dda916",
"gambit_id": "08745d53-8f98-4063-b1ac-829cbaaeb27c",
"last_updated": "2024-01-24T20:33:18.644122-05:00",
"created_at": "2024-01-23T09:43:22.905766-05:00",
"name": "Game Total Under 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eda7051-cd4e-4b64-9517-843978b4beff/?format=api"
},
{
"id": "7a562658-427a-40c8-a8bf-c6914105b847",
"gambit_id": "9341f595-6b4c-412e-8360-f7f1f2a7c756",
"last_updated": "2024-01-24T20:33:18.640809-05:00",
"created_at": "2024-01-23T09:43:22.900057-05:00",
"name": "Game Total Over 234.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "234.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7eda7051-cd4e-4b64-9517-843978b4beff/?format=api"
}
]
}