GET /api/bet_types/c0ccd0f3-7e11-4b98-b99a-da9af0b34dd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0ccd0f3-7e11-4b98-b99a-da9af0b34dd5",
"match": "https://api-prod.gambitprofit.com/api/matches/03914511-00e4-4a27-a6c6-71becd9c8777/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "SFO",
"amount": 5097.0
},
{
"team": "COL",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "90c3d54e-f8b0-4f6f-87b6-0f7be1a91a4b",
"gambit_id": "b36cf599-85e3-4a64-8907-b623a842e37a",
"last_updated": "2022-09-30T09:42:38.721786-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "SFO",
"reward": "1.76000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ccd0f3-7e11-4b98-b99a-da9af0b34dd5/?format=api"
},
{
"id": "68c8aaf6-4315-47e1-b3fb-468e031e890e",
"gambit_id": "a466df1b-f781-4895-aa84-ab0bf5152d0c",
"last_updated": "2022-09-30T09:42:38.723036-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "COL",
"reward": "1.83000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0ccd0f3-7e11-4b98-b99a-da9af0b34dd5/?format=api"
}
]
}