GET /api/bet_types/05ee6b6c-2891-4ba0-96bd-949c9525783b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05ee6b6c-2891-4ba0-96bd-949c9525783b",
"match": "https://api-prod.gambitprofit.com/api/matches/5631b297-1423-477e-bbcc-3749a18838f5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T18:28:03.924038-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "18e79a44-60c9-4566-977d-e9bcff092af6",
"gambit_id": "a386d1fd-7834-4b84-bc2d-b216b01bda40",
"last_updated": "2023-09-21T09:38:16.826688-04:00",
"created_at": "2023-09-19T18:28:03.928474-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ee6b6c-2891-4ba0-96bd-949c9525783b/?format=api"
},
{
"id": "0676435c-e03e-48c5-8ee5-8188dc6d9382",
"gambit_id": "665bf347-7c46-4d76-816d-66d659eecea7",
"last_updated": "2023-09-21T09:38:16.834683-04:00",
"created_at": "2023-09-19T18:28:03.933703-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05ee6b6c-2891-4ba0-96bd-949c9525783b/?format=api"
}
]
}