How do I make a Data model to map the json objects in java?
The single json sample object looks like this: "Events":[{ "sport_event_id": "sr:sport_event:27636100", "start_date": "2021-06-22T18:00:00+00:00", "sport_name": "Soccer", "competition_name": "UEFA Champions League", "competition_id": "sr:competition:7", "season_name": "UEFA Champions League 21/22", "competitors": [ { "id": "sr:competitor:37863", "name": "SS Folgore Falciano Calcio", "country": "San Marino", "country_code":…