GET /api/bet_types/57304617-a63b-4e34-907f-d291e012bed5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "57304617-a63b-4e34-907f-d291e012bed5",
"match": "https://api-prod.gambitprofit.com/api/matches/80e32394-26bf-4be9-a0b8-ba10d48df54f/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:16:57.760270-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 227.5",
"amount": 5000.0
},
{
"team": "Game Total Under 227.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "67abf6d0-fce7-4451-ac9a-1ab1e557af8b",
"gambit_id": "511070df-695b-41c3-9678-f42791b8e8d1",
"last_updated": "2023-02-10T09:37:27.879206-05:00",
"created_at": "2023-02-09T11:16:57.763599-05:00",
"name": "Game Total Over 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57304617-a63b-4e34-907f-d291e012bed5/?format=api"
},
{
"id": "d3178369-8772-498e-8848-fa7c35f0bc24",
"gambit_id": "bb675a7d-152f-446e-a372-a06a98b4c806",
"last_updated": "2023-02-10T09:37:27.877984-05:00",
"created_at": "2023-02-09T11:16:57.761929-05:00",
"name": "Game Total Under 227.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "227.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/57304617-a63b-4e34-907f-d291e012bed5/?format=api"
}
]
}