GET /api/bet_types/62a87099-add6-428d-849f-dce32a74bf60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62a87099-add6-428d-849f-dce32a74bf60",
"match": "https://api-prod.gambitprofit.com/api/matches/e00ead56-a1c1-44da-bbf5-d04417aa6a4e/?format=api",
"name": "Over/Under",
"created_at": "2023-11-07T08:38:24.462905-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": 5214.0
},
{
"team": "Game Total Over 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "45d5ce92-99d4-4e4c-930c-80727a6c2d0a",
"gambit_id": "5920da88-16d6-4b45-9b11-9dffb6a84e6d",
"last_updated": "2023-11-10T12:58:23.889320-05:00",
"created_at": "2023-11-07T08:38:24.470826-05:00",
"name": "Game Total Under 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62a87099-add6-428d-849f-dce32a74bf60/?format=api"
},
{
"id": "54445ebc-3589-4890-8f00-86f8c23449b4",
"gambit_id": "4d6e0f64-4ecf-4e51-b3eb-f3138eda7465",
"last_updated": "2023-11-10T12:58:23.885420-05:00",
"created_at": "2023-11-07T08:38:24.466866-05:00",
"name": "Game Total Over 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62a87099-add6-428d-849f-dce32a74bf60/?format=api"
}
]
}