GET /api/bet_types/c35d2bfd-c20a-455e-95a7-be4a036fd3f8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c35d2bfd-c20a-455e-95a7-be4a036fd3f8",
"match": "https://api-prod.gambitprofit.com/api/matches/074f0110-c7bf-4dd8-8c42-2f53544b480f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-01T13:32:58.885881-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": "STL",
"amount": 5857.0
},
{
"team": "MIN",
"amount": 4143.0
}
],
"expected_reward_tokens": 9487.47,
"profit_sb": -12.53,
"profit_sb_percentage": -0.13,
"recommended": false
},
"lines": [
{
"id": "a10fe9ec-e56f-4a3f-9389-6f53d7307647",
"gambit_id": "18201430-f183-4489-bc2c-a8ee7fdf42ce",
"last_updated": "2023-08-02T19:08:07.522405-04:00",
"created_at": "2023-08-01T13:32:58.897027-04:00",
"name": "STL",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c35d2bfd-c20a-455e-95a7-be4a036fd3f8/?format=api"
},
{
"id": "531b4589-002d-4140-93c9-895c812f6b52",
"gambit_id": "7215f4fa-1019-440d-8904-1e8ea68f517a",
"last_updated": "2023-08-02T19:08:07.518376-04:00",
"created_at": "2023-08-01T13:32:58.891453-04:00",
"name": "MIN",
"reward": "2.29000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c35d2bfd-c20a-455e-95a7-be4a036fd3f8/?format=api"
}
]
}