GET /api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48396d04-babd-490e-b071-0d0a2eb579e7",
"match": "https://api-prod.gambitprofit.com/api/matches/0688f966-fc83-40c2-a3e1-44fb26d2a205/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-19T09:28:02.098908-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": "WAS",
"amount": 5423.0
},
{
"team": "PHI",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c48025ca-1a63-4ed9-be90-693691d618ba",
"gambit_id": "ed01ea48-0646-4673-a5f1-c47b70602d96",
"last_updated": "2023-08-21T11:08:27.807555-04:00",
"created_at": "2023-08-19T09:28:02.109814-04:00",
"name": "WAS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
},
{
"id": "2137eff3-cc98-40f6-adf9-49fca0e98aad",
"gambit_id": "8be88818-b9cf-4938-8c35-abf10c138b7c",
"last_updated": "2023-08-21T11:08:27.804306-04:00",
"created_at": "2023-08-19T09:28:02.104567-04:00",
"name": "PHI",
"reward": "2.05000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48396d04-babd-490e-b071-0d0a2eb579e7/?format=api"
}
]
}