GET /api/bet_types/87b6ef6b-6f17-43b1-bd94-22e329a0aa55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87b6ef6b-6f17-43b1-bd94-22e329a0aa55",
"match": "https://api-prod.gambitprofit.com/api/matches/89e7e363-4be4-43b0-842e-483334c20128/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-28T08:23:03.086172-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": 5512.0
},
{
"team": "CLE",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "36529456-d93e-4cd3-9265-df75f3bc76e0",
"gambit_id": "768e77aa-f9dc-4859-9c3b-3f64290b20fc",
"last_updated": "2023-07-29T19:43:28.846238-04:00",
"created_at": "2023-07-28T08:23:03.095010-04:00",
"name": "CWS",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b6ef6b-6f17-43b1-bd94-22e329a0aa55/?format=api"
},
{
"id": "3d41b151-8aa4-4b69-b568-049a1d77104f",
"gambit_id": "69e06954-6b77-4d0e-9ba6-eceb566e198f",
"last_updated": "2023-07-29T19:43:28.849849-04:00",
"created_at": "2023-07-28T08:23:03.090314-04:00",
"name": "CLE",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87b6ef6b-6f17-43b1-bd94-22e329a0aa55/?format=api"
}
]
}