GET /api/bet_types/a59bc199-15a4-406f-bc04-0af742f0a258/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a59bc199-15a4-406f-bc04-0af742f0a258",
"match": "https://api-prod.gambitprofit.com/api/matches/c0c6e597-9370-42b9-8178-c9517f72f18c/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "5b3ef37a-c5d8-42da-987e-959cf3a56561",
"gambit_id": "24c9f7b3-20a4-484f-ba0a-9a1b9686b427",
"last_updated": "2022-10-03T11:07:37.550938-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59bc199-15a4-406f-bc04-0af742f0a258/?format=api"
},
{
"id": "40ae7146-3185-41c9-a8b2-4aaf0025ed05",
"gambit_id": "ad2ae004-d913-4ff3-b81d-e77a904a0686",
"last_updated": "2022-10-03T11:07:37.549894-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.85000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a59bc199-15a4-406f-bc04-0af742f0a258/?format=api"
}
]
}