GET /api/bet_types/d4df7d3c-020f-4d3a-8fe3-7af4112b1076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4df7d3c-020f-4d3a-8fe3-7af4112b1076",
"match": "https://api-prod.gambitprofit.com/api/matches/3e2c9bfd-040e-430e-8380-0c1bfed8cb3e/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-31T09:56:48.289641-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": 5939.0
},
{
"team": "HOU",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "d33dbfec-9edd-4d0b-a123-8b2408c40189",
"gambit_id": "bb34c27a-7459-4499-8527-09d3ad732bf2",
"last_updated": "2023-04-01T10:27:13.973818-04:00",
"created_at": "2023-03-31T09:56:48.293682-04:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4df7d3c-020f-4d3a-8fe3-7af4112b1076/?format=api"
},
{
"id": "8fb7935b-5256-4ed1-9f8e-290ecab4a7c0",
"gambit_id": "752e595d-4ff5-40f5-8a1c-a435e002ea75",
"last_updated": "2023-04-01T10:27:13.971794-04:00",
"created_at": "2023-03-31T09:56:48.291579-04:00",
"name": "HOU",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4df7d3c-020f-4d3a-8fe3-7af4112b1076/?format=api"
}
]
}