GET /api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19971186-7f0a-4c26-ab02-433fd671e565",
"match": "https://api-prod.gambitprofit.com/api/matches/cf73f51d-4a9a-401c-97d3-101cf9f4908a/?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": "Total Rounds Under 4.5",
"amount": 5000.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8850.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.67,
"recommended": false
},
"lines": [
{
"id": "a38d924c-7c95-4867-acab-93677766a1b4",
"gambit_id": "00996624-b394-4932-a284-f9fed824d7ac",
"last_updated": "2022-09-11T21:02:03.062292-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
},
{
"id": "ab734d5f-f9b1-4d30-bb2a-daec72b41775",
"gambit_id": "6129f22d-d4ce-4900-97da-60a962449e41",
"last_updated": "2022-09-11T21:02:03.063473-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19971186-7f0a-4c26-ab02-433fd671e565/?format=api"
}
]
}