GET /api/bet_types/a279bc16-1d57-464a-8a9f-3e4b389375e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a279bc16-1d57-464a-8a9f-3e4b389375e5",
"match": "https://api-prod.gambitprofit.com/api/matches/349fdb6d-0444-41d7-af08-f919f166c3dc/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T08:58:22.793972-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": 5107.0
},
{
"team": "BOS",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5e7c648e-096e-4013-b783-22be5251d356",
"gambit_id": "620fe1e3-c347-463a-b1fa-eaa7ac7944e2",
"last_updated": "2023-08-17T13:33:11.881390-04:00",
"created_at": "2023-08-15T08:58:22.806608-04:00",
"name": "WAS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a279bc16-1d57-464a-8a9f-3e4b389375e5/?format=api"
},
{
"id": "71858650-871a-4c4b-b9b1-da9e143d217c",
"gambit_id": "f403649a-76cd-4b2d-8153-a599e1b3d97b",
"last_updated": "2023-08-17T13:33:11.877834-04:00",
"created_at": "2023-08-15T08:58:22.802151-04:00",
"name": "BOS",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a279bc16-1d57-464a-8a9f-3e4b389375e5/?format=api"
}
]
}