{
    "tips": [
        {
            "status": "Lost",
            "league": "Amar Liga",
            "datetime": "2025-12-11 23:49:59",
            "teams": "Amar - Tumar",
            "prediction": "2.5 Goal over",
            "odds": "1.80",
            "score": "2-1"
        },
        {
            "status": "won",
            "league": "Jhumur liga",
            "datetime": "2025-12-11 23:49:59",
            "teams": "Amir - Jhumur",
            "prediction": "Amir win",
            "odds": "1.80",
            "score": "3-1"
        },
        {
            "status": "Pending ",
            "league": "England Premier League ",
            "datetime": null,
            "teams": "Leeds - Manchester City ",
            "prediction": "2.5 Goal Over",
            "odds": "1.91",
            "score": "0-0"
        }
    ]
}