GET /api/bet_types/a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826",
"match": "https://api-prod.gambitprofit.com/api/matches/d58f70fb-95c5-418e-9dbd-7eb4fc8760a9/?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.5",
"amount": 5212.0
},
{
"team": "Game Total Under 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "0d29d71d-d1ab-412e-922d-922e77c2ba9f",
"gambit_id": "0ca42e46-fd17-49c6-b356-9a5ca2392e16",
"last_updated": "2022-10-05T06:47:21.099656-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826/?format=api"
},
{
"id": "e07d5e03-689a-4912-93a8-87ba87dd941e",
"gambit_id": "e92cdee4-224c-488c-a6c2-9c81216072e6",
"last_updated": "2022-10-05T06:47:21.098668-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a53c7f73-b0bf-42e3-a5a3-cfc85a7e9826/?format=api"
}
]
}