GET /api/bet_types/6195b2b6-1e1a-4263-a3fa-eb85ff125a27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6195b2b6-1e1a-4263-a3fa-eb85ff125a27",
"match": "https://api-prod.gambitprofit.com/api/matches/1f41c3ad-937f-4e26-8d6c-d9d1c8e92cb9/?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 39",
"amount": 5000.0
},
{
"team": "Game Total Over 39",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d55dcb6b-dfc9-4702-a43f-a5058339189a",
"gambit_id": "beb7f2cc-95df-44e8-89d9-72e8af0d44bd",
"last_updated": "2022-11-21T15:48:08.093245-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 39",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6195b2b6-1e1a-4263-a3fa-eb85ff125a27/?format=api"
},
{
"id": "ccb38434-a2a0-44cf-bff7-fcb1ee8fc8e6",
"gambit_id": "e34f93b5-1da4-444b-9e0e-458556f3ea45",
"last_updated": "2022-11-21T15:48:08.094243-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 39",
"reward": "1.80000",
"odds": "1.90910",
"spread": "39.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6195b2b6-1e1a-4263-a3fa-eb85ff125a27/?format=api"
}
]
}