GET /api/bet_types/45875fe8-16b4-4062-8406-a87cc48e6783/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45875fe8-16b4-4062-8406-a87cc48e6783",
"match": "https://api-prod.gambitprofit.com/api/matches/696c57c7-3f64-4118-b3ad-c5fdc47ac2dc/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-27T08:57:16.153826-05: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": "Winnipeg Jets",
"amount": 6848.0
},
{
"team": "Minnesota Wild",
"amount": 3152.0
}
],
"expected_reward_tokens": 9107.84,
"profit_sb": 107.84,
"profit_sb_percentage": 1.2,
"recommended": true
},
"lines": [
{
"id": "f7c81d37-349e-413c-b8a3-49d47a73d500",
"gambit_id": "72e4bd93-fe8e-4901-8d96-c8dc6b3760da",
"last_updated": "2022-12-28T21:47:16.115006-05:00",
"created_at": "2022-12-27T08:57:16.155044-05:00",
"name": "Winnipeg Jets",
"reward": "1.33000",
"odds": "1.38460",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45875fe8-16b4-4062-8406-a87cc48e6783/?format=api"
},
{
"id": "03b29c5c-5a69-4c46-a85d-99f0fc714abe",
"gambit_id": "003ee3fe-b937-4c95-8f11-3cb3f6084a26",
"last_updated": "2022-12-28T21:47:16.116114-05:00",
"created_at": "2022-12-27T08:57:16.156292-05:00",
"name": "Minnesota Wild",
"reward": "2.89000",
"odds": "3.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45875fe8-16b4-4062-8406-a87cc48e6783/?format=api"
}
]
}