GET /api/bet_types/9600fbf7-7bd2-4a13-8e66-7df5e1303877/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9600fbf7-7bd2-4a13-8e66-7df5e1303877",
"match": "https://api-prod.gambitprofit.com/api/matches/395d08f2-2e4e-4740-b64b-42287c416630/?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 62",
"amount": 5000.0
},
{
"team": "Game Total Over 62",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "adda2208-62f8-43dc-ab1a-54212f2bf2a1",
"gambit_id": "4faa1f76-01d0-4de7-b761-565044a60f61",
"last_updated": "2022-11-14T10:28:55.879646-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9600fbf7-7bd2-4a13-8e66-7df5e1303877/?format=api"
},
{
"id": "51503b44-77eb-485e-9e27-56d4c1a16acf",
"gambit_id": "a9da4809-9fb7-44dd-8dbe-c34d00408321",
"last_updated": "2022-11-14T10:28:55.880885-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 62",
"reward": "1.80000",
"odds": "1.90910",
"spread": "62.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9600fbf7-7bd2-4a13-8e66-7df5e1303877/?format=api"
}
]
}