GET /api/bet_types/8d5e7c77-f993-4d99-85ea-f02f17f07520/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d5e7c77-f993-4d99-85ea-f02f17f07520",
"match": "https://api-prod.gambitprofit.com/api/matches/9c9662fb-d924-4ca6-8a75-9162d4aacbe3/?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": 6260.0
},
{
"team": "Game Total Under 2.5",
"amount": 3740.0
}
],
"expected_reward_tokens": 9200.4,
"profit_sb": -299.6,
"profit_sb_percentage": -3.15,
"recommended": false
},
"lines": [
{
"id": "c0578218-c50a-449e-b978-0a192b717483",
"gambit_id": "ee9c2472-5e8a-4618-8fac-6374bcaf4973",
"last_updated": "2022-10-11T13:32:15.425091-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.47000",
"odds": "1.50000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d5e7c77-f993-4d99-85ea-f02f17f07520/?format=api"
},
{
"id": "f17ba302-736d-447a-a70b-fd2896d89cfc",
"gambit_id": "084c401d-3199-405d-b022-5b7ff0e6ffbe",
"last_updated": "2022-10-11T13:32:15.423996-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.46000",
"odds": "2.55000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d5e7c77-f993-4d99-85ea-f02f17f07520/?format=api"
}
]
}