GET /api/bet_types/ea0bc1e6-b62a-4823-864f-aa52515745a6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ea0bc1e6-b62a-4823-864f-aa52515745a6",
"match": "https://api-prod.gambitprofit.com/api/matches/074f0110-c7bf-4dd8-8c42-2f53544b480f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-01T13:32:58.858679-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": "MIN (P Lopez)",
"amount": 5415.0
},
{
"team": "STL (M Mikolas)",
"amount": 4585.0
}
],
"expected_reward_tokens": 9582.65,
"profit_sb": 82.65,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "ae823621-42d5-43ca-afba-0d52f56386b0",
"gambit_id": "839b7afc-abd2-460f-901b-384e1c4a0f78",
"last_updated": "2023-08-02T19:08:07.506306-04:00",
"created_at": "2023-08-01T13:32:58.874593-04:00",
"name": "MIN (P Lopez)",
"reward": "1.77000",
"odds": "1.80650",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea0bc1e6-b62a-4823-864f-aa52515745a6/?format=api"
},
{
"id": "1c51a470-6107-4f35-957d-eff4d8eae688",
"gambit_id": "a568d091-76d0-4525-8a19-bfbf5f9b290a",
"last_updated": "2023-08-02T19:08:07.510061-04:00",
"created_at": "2023-08-01T13:32:58.880004-04:00",
"name": "STL (M Mikolas)",
"reward": "2.09000",
"odds": "2.14000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ea0bc1e6-b62a-4823-864f-aa52515745a6/?format=api"
}
]
}