GET /api/bet_types/04a1be6c-4c38-43c8-93e2-45a1ea35e8a7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04a1be6c-4c38-43c8-93e2-45a1ea35e8a7",
"match": "https://api-prod.gambitprofit.com/api/matches/7acd90fc-e500-4f14-b5ed-bd114f9a3e4c/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:57:08.891101-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",
"amount": 5000.0
},
{
"team": "Game Total Under 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "c72aa5f9-35a0-4a24-ba16-24824398506e",
"gambit_id": "7e44255a-f082-4925-9d32-a5a6af26f2aa",
"last_updated": "2023-01-17T11:22:14.276008-05:00",
"created_at": "2023-01-16T09:57:08.897714-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a1be6c-4c38-43c8-93e2-45a1ea35e8a7/?format=api"
},
{
"id": "c76e5bff-7b75-445c-9428-7405838af9b4",
"gambit_id": "648ea874-e506-450f-8ab0-bb63e2b9c057",
"last_updated": "2023-01-17T11:22:14.274837-05:00",
"created_at": "2023-01-16T09:57:08.894475-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04a1be6c-4c38-43c8-93e2-45a1ea35e8a7/?format=api"
}
]
}