Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

empty bets displayed when odds package is not activated in football-data #51

Open
ezraroi opened this issue Jun 25, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working
Milestone

Comments

@ezraroi
Copy link
Owner

ezraroi commented Jun 25, 2024

{
    "area": {
        "id": 2077,
        "name": "Europe",
        "code": "EUR",
        "flag": "https://crests.football-data.org/EUR.svg"
    },
    "competition": {
        "id": 2018,
        "name": "European Championship",
        "code": "EC",
        "type": "CUP",
        "emblem": "https://crests.football-data.org/ec.png"
    },
    "season": {
        "id": 1537,
        "startDate": "2024-06-14",
        "endDate": "2024-07-14",
        "currentMatchday": 3,
        "winner": null
    },
    "id": 428760,
    "utcDate": "2024-06-25T16:00:00Z",
    "status": "TIMED",
    "venue": "Signal Iduna Park",
    "matchday": 3,
    "stage": "GROUP_STAGE",
    "group": "GROUP_D",
    "lastUpdated": "2024-06-25T10:21:32Z",
    "homeTeam": {
        "id": 773,
        "name": "France",
        "shortName": "France",
        "tla": "FRA",
        "crest": "https://crests.football-data.org/773.svg"
    },
    "awayTeam": {
        "id": 794,
        "name": "Poland",
        "shortName": "Poland",
        "tla": "POL",
        "crest": "https://crests.football-data.org/794.svg"
    },
    "score": {
        "winner": null,
        "duration": "REGULAR",
        "fullTime": {
            "home": null,
            "away": null
        },
        "halfTime": {
            "home": null,
            "away": null
        }
    },
    "odds": {
        "msg": "Activate Odds-Package in User-Panel to retrieve odds."
    },
    "referees": []
}
@ezraroi ezraroi self-assigned this Jun 25, 2024
@ezraroi
Copy link
Owner Author

ezraroi commented Jun 25, 2024

image

@ezraroi ezraroi added the bug Something isn't working label Jun 25, 2024
@ezraroi ezraroi added this to the v2 milestone Jun 25, 2024
@ezraroi ezraroi modified the milestones: v2, v3 Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant