GET /api/bet_types/d677a2e9-91f4-44b8-96f8-c906f3b9ea15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d677a2e9-91f4-44b8-96f8-c906f3b9ea15",
"match": "https://api-prod.gambitprofit.com/api/matches/aac253ee-dd02-439a-81ec-3056909fab14/?format=api",
"name": "Over/Under",
"created_at": "2023-03-20T11:36:57.496135-04: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 140",
"amount": 5000.0
},
{
"team": "Game Total Under 140",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ef77abc4-5469-4b82-bcc2-58133fd377e6",
"gambit_id": "35a29a17-93b7-4217-a93f-b3c21e5e8a49",
"last_updated": "2023-03-26T13:37:02.793080-04:00",
"created_at": "2023-03-20T11:36:57.501691-04:00",
"name": "Game Total Over 140",
"reward": "1.87000",
"odds": "1.90910",
"spread": "140.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d677a2e9-91f4-44b8-96f8-c906f3b9ea15/?format=api"
},
{
"id": "1aaa3256-dfa2-4b2e-8aa3-6fde2cf1ea03",
"gambit_id": "e4d2facb-7691-48a4-a1f1-42d81cd73bc5",
"last_updated": "2023-03-26T13:37:02.791294-04:00",
"created_at": "2023-03-20T11:36:57.499267-04:00",
"name": "Game Total Under 140",
"reward": "1.87000",
"odds": "1.90910",
"spread": "140.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d677a2e9-91f4-44b8-96f8-c906f3b9ea15/?format=api"
}
]
}