GET /api/bet_types/750e912e-8bee-49d2-ab59-916027af43a5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "750e912e-8bee-49d2-ab59-916027af43a5",
"match": "https://api-prod.gambitprofit.com/api/matches/5b795db2-5d67-4dab-94c2-240ad7a7c55d/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:01.299566-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": "MIA",
"amount": 5857.0
},
{
"team": "ATL",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "525ecdf8-a632-4ee1-9e25-f0f4f077a2a2",
"gambit_id": "039de00c-9936-4dd4-9b13-5a15f87a6a97",
"last_updated": "2023-09-18T22:58:11.523737-04:00",
"created_at": "2023-09-17T10:28:01.308923-04:00",
"name": "MIA",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750e912e-8bee-49d2-ab59-916027af43a5/?format=api"
},
{
"id": "2e7fe319-fbdc-4d16-bdca-68edcd1fcb05",
"gambit_id": "e1b70258-1424-4842-9884-6296ae9532f5",
"last_updated": "2023-09-18T22:58:11.520459-04:00",
"created_at": "2023-09-17T10:28:01.304135-04:00",
"name": "ATL",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/750e912e-8bee-49d2-ab59-916027af43a5/?format=api"
}
]
}