GET /api/bet_types/8a0190e9-535b-4f37-b5f9-158d8e90175e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a0190e9-535b-4f37-b5f9-158d8e90175e",
"match": "https://api-prod.gambitprofit.com/api/matches/3389d83b-d56d-45ca-88dd-3ff4a37ec6a6/?format=api",
"name": "Over/Under",
"created_at": "2023-06-28T08:48:04.551309-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "43dbbb47-09ef-4d0d-8a0e-8a324cd17867",
"gambit_id": "dde68d3b-6431-4f59-9c80-00ff8bdec3d3",
"last_updated": "2023-06-29T17:53:19.481763-04:00",
"created_at": "2023-06-28T08:48:04.553297-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0190e9-535b-4f37-b5f9-158d8e90175e/?format=api"
},
{
"id": "ccf0ec94-9467-4ccf-a18b-0c5b92b71a87",
"gambit_id": "842776c5-9a85-4b55-8971-52ac02e04108",
"last_updated": "2023-06-29T17:53:19.483682-04:00",
"created_at": "2023-06-28T08:48:04.555555-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0190e9-535b-4f37-b5f9-158d8e90175e/?format=api"
}
]
}