GET /api/bet_types/a5e3853f-6577-4357-b09b-311f6f075fac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5e3853f-6577-4357-b09b-311f6f075fac",
"match": "https://api-prod.gambitprofit.com/api/matches/ceb9d1dc-7434-42df-ac78-eb4b8565826e/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T09:06:56.669600-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.5",
"amount": 5402.0
},
{
"team": "Game Total Under 6.5",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "49a953cf-33b9-4f9c-acab-ec9ccff103a6",
"gambit_id": "37cfbac1-f6e1-4f0a-bd42-1963d425725e",
"last_updated": "2022-12-25T17:57:04.788841-05:00",
"created_at": "2022-12-23T09:06:56.672014-05:00",
"name": "Game Total Over 6.5",
"reward": "1.66000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e3853f-6577-4357-b09b-311f6f075fac/?format=api"
},
{
"id": "dec8c409-ec6f-474e-8af8-154f1a89cf18",
"gambit_id": "4d238e3a-d106-4907-831c-4d100ceb7eda",
"last_updated": "2022-12-25T17:57:04.787731-05:00",
"created_at": "2022-12-23T09:06:56.670808-05:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a5e3853f-6577-4357-b09b-311f6f075fac/?format=api"
}
]
}