GET /api/bet_types/1b0d8c69-5e34-4386-b7c0-75c9af2dec73/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b0d8c69-5e34-4386-b7c0-75c9af2dec73",
"match": "https://api-prod.gambitprofit.com/api/matches/f12caa5b-8d60-4da4-b6db-6779e66dbc37/?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 38.5",
"amount": 5000.0
},
{
"team": "Game Total Over 38.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1cfb1596-3acb-4dcb-a685-4957d8077be5",
"gambit_id": "5ba570dc-4398-4485-9f89-38375b9c0f97",
"last_updated": "2022-12-12T10:22:12.282537-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 38.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0d8c69-5e34-4386-b7c0-75c9af2dec73/?format=api"
},
{
"id": "3cb3d93a-8d9c-41e4-a12f-7cc470d2680b",
"gambit_id": "113a3d40-caa4-483e-a8d6-d5866b568aea",
"last_updated": "2022-12-12T10:22:12.283614-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 38.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "38.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b0d8c69-5e34-4386-b7c0-75c9af2dec73/?format=api"
}
]
}