GET /api/bet_types/8fcab807-64af-4ead-917c-8fd6fa271861/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8fcab807-64af-4ead-917c-8fd6fa271861",
"match": "https://api-prod.gambitprofit.com/api/matches/a17fa3c8-0627-4917-ab8e-10840d3402fc/?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 2.5",
"amount": 6011.0
},
{
"team": "Game Total Under 2.5",
"amount": 3989.0
}
],
"expected_reward_tokens": 8895.47,
"profit_sb": -104.53,
"profit_sb_percentage": -1.16,
"recommended": false
},
"lines": [
{
"id": "a967a7f5-fd8f-4336-b777-662e2ebe9fb9",
"gambit_id": "0c0ba1a0-7469-4627-a22e-d9d413479018",
"last_updated": "2022-08-21T12:57:10.880468-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.48000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcab807-64af-4ead-917c-8fd6fa271861/?format=api"
},
{
"id": "06f6a3c3-558f-4e35-b5c8-7686f79bef37",
"gambit_id": "60372cc9-6282-422f-a3dc-0ef0dd115c85",
"last_updated": "2022-08-21T12:57:10.880036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.23000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8fcab807-64af-4ead-917c-8fd6fa271861/?format=api"
}
]
}