GET /api/bet_types/4846e8b1-3015-4ea5-be8c-8aefbc634103/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4846e8b1-3015-4ea5-be8c-8aefbc634103",
"match": "https://api-prod.gambitprofit.com/api/matches/be8610a4-de48-49b1-8cdd-b23148004871/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 66.5",
"amount": 5000.0
},
{
"team": "Game Total Over 66.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "dceadb4f-6d60-4be3-b0a2-59e8c97a04f9",
"gambit_id": "7e1482d9-513d-43bb-872a-8c7b4df24ce2",
"last_updated": "2022-09-25T10:27:11.826162-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4846e8b1-3015-4ea5-be8c-8aefbc634103/?format=api"
},
{
"id": "de1164ea-c841-42a9-8f5c-23d3c3072671",
"gambit_id": "f0ebaccd-3241-4b57-8de3-66b472857408",
"last_updated": "2022-09-25T10:27:11.827416-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 66.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "66.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4846e8b1-3015-4ea5-be8c-8aefbc634103/?format=api"
}
]
}