GET /api/bet_types/e16746e2-5e62-4382-abdc-a467091ccf65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e16746e2-5e62-4382-abdc-a467091ccf65",
"match": "https://api-prod.gambitprofit.com/api/matches/119b0b91-e5f2-40ad-bd47-adc4efa00058/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-03T12:12:07.829541-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": "DET",
"amount": 5213.0
},
{
"team": "NYM",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "19299256-b50e-4b0e-b95b-29d5e541711e",
"gambit_id": "35a0dfac-60dd-4b73-a4b1-07f464234e2f",
"last_updated": "2023-05-04T11:06:52.210163-04:00",
"created_at": "2023-05-03T12:12:07.830835-04:00",
"name": "DET",
"reward": "1.80000",
"odds": "1.83330",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16746e2-5e62-4382-abdc-a467091ccf65/?format=api"
},
{
"id": "3038fc79-afcd-45db-bad0-e60fb3bc8bf4",
"gambit_id": "de83ad08-ecf1-42e6-90a0-a05d0dc0d80d",
"last_updated": "2023-05-04T11:06:52.211786-04:00",
"created_at": "2023-05-03T12:12:07.832222-04:00",
"name": "NYM",
"reward": "1.96000",
"odds": "2.00000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e16746e2-5e62-4382-abdc-a467091ccf65/?format=api"
}
]
}