GET /api/bet_types/6e876bcc-7239-4332-b65d-0d390e554250/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6e876bcc-7239-4332-b65d-0d390e554250",
"match": "https://api-prod.gambitprofit.com/api/matches/6fb5100d-cc54-46da-adfd-5c2bdad68809/?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 6",
"amount": 5316.0
},
{
"team": "Game Total Under 6",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "aa91ff32-8c14-4c48-a6cd-5cdf31266fad",
"gambit_id": "1db10562-b688-41b8-b234-e358d013f5ba",
"last_updated": "2022-10-14T09:57:04.452328-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e876bcc-7239-4332-b65d-0d390e554250/?format=api"
},
{
"id": "dfb67975-d72a-4d3a-a8ee-ad0e579612a8",
"gambit_id": "b32ce821-c3a5-450d-aeb7-c73f9eebb9c8",
"last_updated": "2022-10-14T09:57:04.451151-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6e876bcc-7239-4332-b65d-0d390e554250/?format=api"
}
]
}