GET /api/bet_types/367e3608-9f96-43fa-895a-cf1ac7cff29d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "367e3608-9f96-43fa-895a-cf1ac7cff29d",
"match": "https://api-prod.gambitprofit.com/api/matches/93c3b138-fcb5-46ee-8961-b1e1eea89e73/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-08T11:57:08.602953-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": "Anaheim Ducks",
"amount": 5107.0
},
{
"team": "Vancouver Canucks",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9e97e839-02f3-4ad9-b94c-84637bf6787c",
"gambit_id": "f48b2636-2ee9-4918-94d2-4adec71ff7e5",
"last_updated": "2023-03-09T09:57:09.691912-05:00",
"created_at": "2023-03-08T11:57:08.605940-05:00",
"name": "Anaheim Ducks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367e3608-9f96-43fa-895a-cf1ac7cff29d/?format=api"
},
{
"id": "d3e8c1c9-1f16-41e8-8a51-ed86114798a9",
"gambit_id": "091e56cc-9915-49b3-be46-83e36528e2cc",
"last_updated": "2023-03-09T09:57:09.690758-05:00",
"created_at": "2023-03-08T11:57:08.604497-05:00",
"name": "Vancouver Canucks",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/367e3608-9f96-43fa-895a-cf1ac7cff29d/?format=api"
}
]
}