GET /api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da1b9b33-9f66-430f-be14-b81559dd2c6d",
"match": "https://api-prod.gambitprofit.com/api/matches/4530c300-f3cb-403a-8ff6-824e20cc3eb5/?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 Over 222.5",
"amount": 5000.0
},
{
"team": "Game Total Under 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "8f09a980-8ca0-4975-b321-4614743ccd31",
"gambit_id": "38331f2e-e8c2-4f0f-8e75-e2c97d2c1760",
"last_updated": "2022-11-07T10:22:49.456589-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
},
{
"id": "e5b4e7b6-1c80-4146-8c9c-c3a12b187fa4",
"gambit_id": "94ff5bc6-81dd-42b4-b19f-a167201b7e7e",
"last_updated": "2022-11-07T10:22:49.455427-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 222.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da1b9b33-9f66-430f-be14-b81559dd2c6d/?format=api"
}
]
}