GET /api/bet_types/a49bdf18-e6f2-4f08-ba43-439196a7ad9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a49bdf18-e6f2-4f08-ba43-439196a7ad9e",
"match": "https://api-prod.gambitprofit.com/api/matches/89a1c592-94ef-4a50-ac68-a7e1f0d2d82d/?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 6",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "394b297c-b6fe-4e73-826a-ef7e688199ea",
"gambit_id": "eefb687e-22ca-4f25-9b7a-d8c5dd5e726f",
"last_updated": "2022-10-15T18:57:03.773410-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49bdf18-e6f2-4f08-ba43-439196a7ad9e/?format=api"
},
{
"id": "cbe16a9f-15ee-4c00-8b5d-c24591e3eeeb",
"gambit_id": "0d662565-04b3-4e14-9139-363ffc673628",
"last_updated": "2022-10-15T18:57:03.774565-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.89000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a49bdf18-e6f2-4f08-ba43-439196a7ad9e/?format=api"
}
]
}