GET /api/bet_types/a7b3a220-47b6-481e-afee-45dbbf476d81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a7b3a220-47b6-481e-afee-45dbbf476d81",
"match": "https://api-prod.gambitprofit.com/api/matches/bbc94b78-50ab-4f58-bdc0-6bec9775ff5e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-14T05:58:09.300395-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": "BAL",
"amount": 6100.0
},
{
"team": "TOR",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "49e7e1b9-b400-46d8-a88f-74796ce11165",
"gambit_id": "8a6666be-cd4d-44b3-a508-5c159dced091",
"last_updated": "2023-06-15T23:23:32.205807-04:00",
"created_at": "2023-06-14T05:58:09.305701-04:00",
"name": "BAL",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b3a220-47b6-481e-afee-45dbbf476d81/?format=api"
},
{
"id": "4c16c6bf-e91e-48d6-a774-bf154ebc0052",
"gambit_id": "6947fadd-0f7a-4a3e-9979-8f3736746f75",
"last_updated": "2023-06-15T23:23:32.204479-04:00",
"created_at": "2023-06-14T05:58:09.303001-04:00",
"name": "TOR",
"reward": "2.44000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a7b3a220-47b6-481e-afee-45dbbf476d81/?format=api"
}
]
}