GET /api/bet_types/353c5fcf-2ac8-4a8b-895f-42fd01885bd7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "353c5fcf-2ac8-4a8b-895f-42fd01885bd7",
"match": "https://api-prod.gambitprofit.com/api/matches/cab0e215-2c7c-4328-89a5-bdae7599c52e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-17T23:07:14.203935-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": "UCLA",
"amount": 5107.0
},
{
"team": "Northwestern",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "202be2af-2bab-489d-b679-cef2229e37c8",
"gambit_id": "4fdcb239-e867-4933-8b63-9be1d19cca83",
"last_updated": "2023-03-19T16:47:19.541091-04:00",
"created_at": "2023-03-17T23:07:14.205784-04:00",
"name": "UCLA",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353c5fcf-2ac8-4a8b-895f-42fd01885bd7/?format=api"
},
{
"id": "b63eec03-5bda-4a3b-a771-6ffb4e12ccf8",
"gambit_id": "0a1ed5de-52a1-4331-9edc-2bd70794c779",
"last_updated": "2023-03-19T16:47:19.543303-04:00",
"created_at": "2023-03-17T23:07:14.207504-04:00",
"name": "Northwestern",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/353c5fcf-2ac8-4a8b-895f-42fd01885bd7/?format=api"
}
]
}