GET /api/bet_types/58854972-556b-4a2e-ab7f-eb42307d8ba7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "58854972-556b-4a2e-ab7f-eb42307d8ba7",
"match": "https://api-prod.gambitprofit.com/api/matches/bcd4e189-281d-4cbf-979b-64ee4fa8ea51/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:01.431388-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": "MIL (C Burnes)",
"amount": 5156.0
},
{
"team": "SFO (L Webb)",
"amount": 4844.0
}
],
"expected_reward_tokens": 9590.16,
"profit_sb": 90.16,
"profit_sb_percentage": 0.95,
"recommended": true
},
"lines": [
{
"id": "5ee48cf7-f301-45e2-afa8-3aeda5b5fdb8",
"gambit_id": "0fd3bd90-54c4-4cc6-9fd1-f3245f9e62d5",
"last_updated": "2023-05-29T11:47:18.340366-04:00",
"created_at": "2023-05-27T10:47:01.440002-04:00",
"name": "MIL (C Burnes)",
"reward": "1.86000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58854972-556b-4a2e-ab7f-eb42307d8ba7/?format=api"
},
{
"id": "7ed240da-4680-4393-b26d-cd619a515f14",
"gambit_id": "954a3bf4-97d9-49b1-a982-033506b25940",
"last_updated": "2023-05-29T11:47:18.338400-04:00",
"created_at": "2023-05-27T10:47:01.437288-04:00",
"name": "SFO (L Webb)",
"reward": "1.98000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/58854972-556b-4a2e-ab7f-eb42307d8ba7/?format=api"
}
]
}