GET /api/bet_types/ef4beb6c-5187-4202-b8b8-1302fddabee6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef4beb6c-5187-4202-b8b8-1302fddabee6",
"match": "https://api-prod.gambitprofit.com/api/matches/247cdad9-248c-417c-81f6-8ee3884f1160/?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 Under 2.5",
"amount": 5604.0
},
{
"team": "Game Total Over 2.5",
"amount": 4396.0
}
],
"expected_reward_tokens": 8966.4,
"profit_sb": -33.6,
"profit_sb_percentage": -0.37,
"recommended": false
},
"lines": [
{
"id": "dc4db2c8-e471-4ab2-b90b-7cacf4b0bff3",
"gambit_id": "51ed47eb-22d2-41a0-92b7-42fca5485c38",
"last_updated": "2022-09-08T10:56:55.851847-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.60000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4beb6c-5187-4202-b8b8-1302fddabee6/?format=api"
},
{
"id": "82eccc3d-d786-46a3-961f-2dc9d390a12f",
"gambit_id": "85a5d8cc-bdf7-4b6d-bb8e-b1e3c16f6a87",
"last_updated": "2022-09-08T10:56:55.852861-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "2.04000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ef4beb6c-5187-4202-b8b8-1302fddabee6/?format=api"
}
]
}