GET /api/bet_types/e1aa4a47-28a4-48e1-98f8-5c9609ef1d3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1aa4a47-28a4-48e1-98f8-5c9609ef1d3e",
"match": "https://api-prod.gambitprofit.com/api/matches/67fe5862-2bc4-4133-95c7-a5ab0eab8eec/?format=api",
"name": "Over/Under",
"created_at": "2024-01-10T09:38:09.189452-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3215d439-a53a-48cb-a80e-735112d85c2a",
"gambit_id": "ab5e66c7-534d-4a9c-9e4e-bdb42134bc01",
"last_updated": "2024-01-11T11:28:07.470250-05:00",
"created_at": "2024-01-10T09:38:09.193379-05:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1aa4a47-28a4-48e1-98f8-5c9609ef1d3e/?format=api"
},
{
"id": "96446eae-2d6b-46de-a724-b0b7773a752d",
"gambit_id": "407fbe7e-59a3-42fb-8fd4-1a29b44e2969",
"last_updated": "2024-01-11T11:28:07.480026-05:00",
"created_at": "2024-01-10T09:38:09.198095-05:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1aa4a47-28a4-48e1-98f8-5c9609ef1d3e/?format=api"
}
]
}