GET /api/bet_types/4b7d1879-b2ca-407b-8a84-95953af56486/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4b7d1879-b2ca-407b-8a84-95953af56486",
"match": "https://api-prod.gambitprofit.com/api/matches/7bb8e024-e3e2-4a16-9583-f95ffa5cd07f/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-15T09:23:03.926228-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": "CWS",
"amount": 5107.0
},
{
"team": "MIN",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f0b220b2-f632-4ec4-a885-ff5a8fd1de53",
"gambit_id": "ad774fad-805b-42c2-8f69-23dabfd0aa09",
"last_updated": "2023-09-18T08:58:20.664747-04:00",
"created_at": "2023-09-15T09:23:03.934676-04:00",
"name": "CWS",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7d1879-b2ca-407b-8a84-95953af56486/?format=api"
},
{
"id": "c366423b-66e2-470e-873a-d33b1e7fc88a",
"gambit_id": "4b7e9018-1978-4039-86a2-701e7593ae8c",
"last_updated": "2023-09-18T08:58:20.659625-04:00",
"created_at": "2023-09-15T09:23:03.930170-04:00",
"name": "MIN",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b7d1879-b2ca-407b-8a84-95953af56486/?format=api"
}
]
}