GET /api/bet_types/b73088c6-9975-42da-b56c-7267ab9e329c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b73088c6-9975-42da-b56c-7267ab9e329c",
"match": "https://api-prod.gambitprofit.com/api/matches/6ce259ef-6bbe-4bd2-9c3d-304c1fc6680c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-07T08:48:14.262133-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "74aff92b-0100-4978-a6c2-9aa1073c349e",
"gambit_id": "6039012c-f8ba-4109-be45-252e4b644fe4",
"last_updated": "2023-09-08T09:33:01.256237-04:00",
"created_at": "2023-09-07T08:48:14.273773-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73088c6-9975-42da-b56c-7267ab9e329c/?format=api"
},
{
"id": "ad57a70f-637f-4128-b7bb-21cf97c64485",
"gambit_id": "856b32a5-9ed6-4e40-8324-4d878712b047",
"last_updated": "2023-09-08T09:33:01.252121-04:00",
"created_at": "2023-09-07T08:48:14.268164-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b73088c6-9975-42da-b56c-7267ab9e329c/?format=api"
}
]
}